about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-09-22 20:47:02 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-09-22 20:49:34 +0200
commit7887de7deaab47c20d6121027504c8e2edbbb95e (patch)
tree83150885e6151a105aee76199d3c7fe499863018
parentModules: Add git-server module (diff)
downloadnixos-config-7887de7deaab47c20d6121027504c8e2edbbb95e.tar.gz
nixos-config-7887de7deaab47c20d6121027504c8e2edbbb95e.tar.bz2
nixos-config-7887de7deaab47c20d6121027504c8e2edbbb95e.zip
Misc: Encrypt flake.lock
Security? mayb
-rw-r--r--.gitattributes1
-rw-r--r--flake.lockbin3878 -> 3900 bytes
2 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
diff --git a/flake.lock b/flake.lock
index bf4da28..cdf4a23 100644
--- a/flake.lock
+++ b/flake.lock
Binary files differ