diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-09-22 20:47:02 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-09-22 20:49:34 +0200 |
commit | 7887de7deaab47c20d6121027504c8e2edbbb95e (patch) | |
tree | 83150885e6151a105aee76199d3c7fe499863018 /.gitattributes | |
parent | Modules: Add git-server module (diff) | |
download | nixos-config-7887de7deaab47c20d6121027504c8e2edbbb95e.tar.gz nixos-config-7887de7deaab47c20d6121027504c8e2edbbb95e.tar.bz2 nixos-config-7887de7deaab47c20d6121027504c8e2edbbb95e.zip |
Misc: Encrypt flake.lock
Security? mayb
Diffstat (limited to '')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 45b5ca3..81a60eb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ +flake.lock filter=git-crypt diff=git-crypt secrets/** filter=git-crypt diff=git-crypt |