diff options
Diffstat (limited to 'nixos')
-rw-r--r-- | nixos/modules/desktop.nix | 2 | ||||
-rw-r--r-- | nixos/modules/develop.nix | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/nixos/modules/desktop.nix b/nixos/modules/desktop.nix index 0fe18ef..c4a2b5b 100644 --- a/nixos/modules/desktop.nix +++ b/nixos/modules/desktop.nix @@ -61,7 +61,7 @@ in { astroid taskwarrior vdirsyncer - #khal + khal khard gnupg pinentry-gnome diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix index ac2d70c..84358ab 100644 --- a/nixos/modules/develop.nix +++ b/nixos/modules/develop.nix @@ -26,7 +26,6 @@ with lib; { wlc # Weblate cloc openssl - sterm tio parted vim-vint @@ -110,7 +109,7 @@ with lib; { stdmanpages # SHV - shvspy + #shvspy flatline shvcli |