summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitattributes2
-rw-r--r--flake.lockbin15114 -> 15136 bytes
-rw-r--r--secrets.nixbin0 -> 27 bytes
3 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..b768f94
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+flake.lock filter=git-crypt diff=git-crypt
+secrets.nix filter=git-crypt diff=git-crypt
diff --git a/flake.lock b/flake.lock
index 1030cc5..62148b2 100644
--- a/flake.lock
+++ b/flake.lock
Binary files differ
diff --git a/secrets.nix b/secrets.nix
new file mode 100644
index 0000000..32c6760
--- /dev/null
+++ b/secrets.nix
Binary files differ