diff options
Diffstat (limited to 'nixos')
-rw-r--r-- | nixos/modules/desktop.nix | 6 | ||||
-rw-r--r-- | nixos/modules/develop.nix | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/nixos/modules/desktop.nix b/nixos/modules/desktop.nix index 87d6a4d..0fe18ef 100644 --- a/nixos/modules/desktop.nix +++ b/nixos/modules/desktop.nix @@ -67,8 +67,8 @@ in { pinentry-gnome pinentry-curses (pass.withExtensions (exts: [ - #exts.pass-otp - #exts.pass-audit + exts.pass-otp + exts.pass-audit ])) chromium @@ -152,7 +152,7 @@ in { gaphor # CAD - #freecad + freecad kicad sweethome3d.application qelectrotech diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix index 79f69a6..ac2d70c 100644 --- a/nixos/modules/develop.nix +++ b/nixos/modules/develop.nix @@ -111,7 +111,7 @@ with lib; { # SHV shvspy - #flatline + flatline shvcli # Images |