diff options
author | Soispha <soispha@vhack.eu> | 2024-03-28 22:26:41 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2024-03-29 22:55:39 +0100 |
commit | 71dce73ae36e9a956c74f6745402a72e6d6b48e9 (patch) | |
tree | 313d802beaf6252b756432978b6e8f4c6167e0a4 /flake.nix | |
parent | fix(gitattributes): Remove unused taskserver paths (diff) | |
download | nixos-server-71dce73ae36e9a956c74f6745402a72e6d6b48e9.tar.gz nixos-server-71dce73ae36e9a956c74f6745402a72e6d6b48e9.zip |
chore(git-crypt): Remove `git-crypt` and associated encrypted files
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix index 93a7bbb..e279bad 100644 --- a/flake.nix +++ b/flake.nix @@ -119,7 +119,6 @@ gnutls cocogitto - git-crypt ragenix.packages."${system}".default ]; }; |