about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/configuration.nix1
-rw-r--r--hosts/home.nix1
2 files changed, 1 insertions, 1 deletions
diff --git a/hosts/configuration.nix b/hosts/configuration.nix
index 6f60e49..75a3682 100644
--- a/hosts/configuration.nix
+++ b/hosts/configuration.nix
@@ -83,7 +83,6 @@
     usbutils
     pciutils
     gnupg
-    git-crypt
     neovim
   ];
 
diff --git a/hosts/home.nix b/hosts/home.nix
index d0ec7da..905544e 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -32,6 +32,7 @@ in
       qbittorrent
       xorg.xev
       statix
+      git-crypt
     ];
   };