diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -62,7 +62,8 @@ "disko": "disko", "flake-parts": "flake-parts", "nixpkgs": "nixpkgs", - "sops-nix": "sops-nix" + "sops-nix": "sops-nix", + "sshKeys": "sshKeys" } }, "sops-nix": { @@ -84,6 +85,18 @@ "repo": "sops-nix", "type": "github" } + }, + "sshKeys": { + "flake": false, + "locked": { + "narHash": "sha256-BEKwObEHFoq0UzQcZ0VJ6uVl3Cx2MVylPRkylReyDUk=", + "type": "file", + "url": "https://github.com/kbujari.keys" + }, + "original": { + "type": "file", + "url": "https://github.com/kbujari.keys" + } } }, "root": "root", |
