Compare commits
4 commits
a49a77abdb
...
625ea726f3
Author | SHA1 | Date | |
---|---|---|---|
625ea726f3 | |||
808c4235bf | |||
d9ee9115da | |||
0d63b3c4ab |
1 changed files with 9 additions and 7 deletions
|
@ -12,10 +12,9 @@
|
|||
];
|
||||
|
||||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
# $ nix search example
|
||||
environment.systemPackages = with pkgs; [
|
||||
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||
# wget
|
||||
ansible
|
||||
birdtray
|
||||
bitwarden-cli
|
||||
|
@ -30,15 +29,15 @@
|
|||
diffr
|
||||
dmidecode
|
||||
docker
|
||||
dog
|
||||
espanso-wayland
|
||||
# dog # breaks build
|
||||
espanso-wayland # breaks build???
|
||||
fish
|
||||
fishPlugins.done
|
||||
firefoxpwa
|
||||
floorp
|
||||
fsearch
|
||||
getxbook
|
||||
gimp-with-plugins
|
||||
# gimp-with-plugins # Currently breaks bulid
|
||||
git
|
||||
git-open
|
||||
gnucash
|
||||
|
@ -48,7 +47,7 @@
|
|||
hunspellDicts.en_US-large
|
||||
hunspellDicts.es_MX
|
||||
# jitsi - this is unusuable with a regular Jitsi Meet server like May First?
|
||||
jitsi-meet-electron
|
||||
# jitsi-meet-electron # currently breaks build
|
||||
jq
|
||||
just
|
||||
kdePackages.filelight
|
||||
|
@ -62,6 +61,7 @@
|
|||
kdePackages.kontrast
|
||||
kdePackages.krecorder
|
||||
kdePackages.kruler
|
||||
kdePackages.kweather
|
||||
kdePackages.neochat # For matrix but relying on insecure olm-3.2.16
|
||||
kdePackages.partitionmanager
|
||||
keepassxc
|
||||
|
@ -76,7 +76,7 @@
|
|||
meld
|
||||
mkcert
|
||||
mmv
|
||||
neovim
|
||||
neovim # aka nvim
|
||||
nextcloud-client
|
||||
nheko # For matrix but relying on insecure olm-3.2.16
|
||||
# nfs-utils
|
||||
|
@ -94,6 +94,7 @@
|
|||
rink
|
||||
rofi
|
||||
samba
|
||||
sassc # Convenient to use directly, though it is deprecated in favor of dart-sass i think
|
||||
shortwave
|
||||
signal-desktop
|
||||
slack
|
||||
|
@ -106,6 +107,7 @@
|
|||
transmission_4-qt
|
||||
trashy
|
||||
tuba
|
||||
ungoogled-chromium
|
||||
vimPlugins.vim-fetch
|
||||
vimPlugins.vim-wayland-clipboard
|
||||
wget
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue