summary refs log tree commit diff stats
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock19
1 files changed, 18 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index bfd7151a..cfef3f59 100644
--- a/flake.lock
+++ b/flake.lock
@@ -127,7 +127,24 @@
         "emacs-overlay": "emacs-overlay",
         "home-manager": "home-manager",
         "nixos-hardware": "nixos-hardware",
-        "nixpkgs": "nixpkgs_2"
+        "nixpkgs": "nixpkgs_2",
+        "secrets": "secrets"
+      }
+    },
+    "secrets": {
+      "flake": false,
+      "locked": {
+        "lastModified": 1657941017,
+        "narHash": "sha256-IrF5XqkCec0XyhCgtPkfjwoezZ5BFm1jhO2hzsAXOxo=",
+        "ref": "refs/heads/main",
+        "rev": "965a22670505edcd64b1139369ff0aa6083fa45d",
+        "revCount": 32,
+        "type": "git",
+        "url": "ssh://git.alanpearce.eu/nixfiles-private"
+      },
+      "original": {
+        "type": "git",
+        "url": "ssh://git.alanpearce.eu/nixfiles-private"
       }
     },
     "utils": {