diff options
-rw-r--r-- | config/shared.nix | 1 | ||||
-rw-r--r-- | hosts/work.nix | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/config/shared.nix b/config/shared.nix index 124ed6a..5ffe160 100644 --- a/config/shared.nix +++ b/config/shared.nix @@ -10,6 +10,7 @@ git-crypt whatsapp-for-linux obsidian + devenv busybox usbutils diff --git a/hosts/work.nix b/hosts/work.nix index 0d51619..5f05c9c 100644 --- a/hosts/work.nix +++ b/hosts/work.nix @@ -22,8 +22,6 @@ brightnessctl hugo google-chrome - - devenv ]; hardware.bluetooth.enable = true; |