Added android-file-transfer, temp removed zulip cause electron stuff.
This commit is contained in:
parent
92647d6b6e
commit
4865210071
|
|
@ -77,7 +77,7 @@ rec {
|
||||||
upower
|
upower
|
||||||
glib # provides trash and mount (latter may supplant udisks2?)
|
glib # provides trash and mount (latter may supplant udisks2?)
|
||||||
xdg-terminal-exec
|
xdg-terminal-exec
|
||||||
nwg-displays
|
wdisplays
|
||||||
kalker
|
kalker
|
||||||
tldr
|
tldr
|
||||||
] ++ # Basic utilities
|
] ++ # Basic utilities
|
||||||
|
|
@ -103,7 +103,7 @@ rec {
|
||||||
shotwell
|
shotwell
|
||||||
lorien
|
lorien
|
||||||
keepassxc
|
keepassxc
|
||||||
zulip
|
# zulip # removed temporarily because of electron issue
|
||||||
filezilla
|
filezilla
|
||||||
bitwarden
|
bitwarden
|
||||||
activate-linux
|
activate-linux
|
||||||
|
|
@ -140,7 +140,7 @@ rec {
|
||||||
] ++ # Spell checking
|
] ++ # Spell checking
|
||||||
# [ papirus-icon-theme ] ++ # Icons
|
# [ papirus-icon-theme ] ++ # Icons
|
||||||
# [ vanilla-dmz ] ++ # Cursor
|
# [ vanilla-dmz ] ++ # Cursor
|
||||||
[ keyutils ] ++ # Temp
|
[ keyutils android-file-transfer ] ++ # Temp
|
||||||
[ ];
|
[ ];
|
||||||
|
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue