diff options
| author | Baitinq <[email protected]> | 2022-06-22 14:17:41 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-06-22 14:17:41 +0200 |
| commit | 13e1a5f0312f0d68030b03d2e07de07b65446e21 (patch) | |
| tree | 3f1ad0495c189c6363500c2ee1774b703cabe286 /hosts/configuration.nix | |
| parent | Fix VM host (fonts, grub) (diff) | |
| download | nixos-config-13e1a5f0312f0d68030b03d2e07de07b65446e21.tar.gz nixos-config-13e1a5f0312f0d68030b03d2e07de07b65446e21.tar.bz2 nixos-config-13e1a5f0312f0d68030b03d2e07de07b65446e21.zip | |
Move git-crypt to the home configuration
Diffstat (limited to 'hosts/configuration.nix')
| -rw-r--r-- | hosts/configuration.nix | 1 |
1 files changed, 0 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 ]; |