Compare commits

...

4 commits

View file

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