Added android-file-transfer, temp removed zulip cause electron stuff.

This commit is contained in:
vorboyvo 2025-03-29 10:34:27 -04:00
parent 92647d6b6e
commit 4865210071

View file

@ -77,7 +77,7 @@ rec {
upower
glib # provides trash and mount (latter may supplant udisks2?)
xdg-terminal-exec
nwg-displays
wdisplays
kalker
tldr
] ++ # Basic utilities
@ -103,7 +103,7 @@ rec {
shotwell
lorien
keepassxc
zulip
# zulip # removed temporarily because of electron issue
filezilla
bitwarden
activate-linux
@ -140,7 +140,7 @@ rec {
] ++ # Spell checking
# [ papirus-icon-theme ] ++ # Icons
# [ vanilla-dmz ] ++ # Cursor
[ keyutils ] ++ # Temp
[ keyutils android-file-transfer ] ++ # Temp
[ ];
programs.home-manager.enable = true;