move authorized keys to flake input
This commit is contained in:
parent
53e33a6641
commit
2003367108
3 changed files with 50 additions and 26 deletions
19
flake.lock
generated
19
flake.lock
generated
|
@ -1,5 +1,23 @@
|
|||
{
|
||||
"nodes": {
|
||||
"authorizedKeysRepo": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1731276342,
|
||||
"narHash": "sha256-plTYjM6zPzoBE/dp6EUrk9mCqmab278p8FqBCTX8Grc=",
|
||||
"ref": "trunk",
|
||||
"rev": "686a6af22f6696f0c0595c56f463c078550049fc",
|
||||
"revCount": 17,
|
||||
"type": "git",
|
||||
"url": "https://git.hamburg.ccc.de:CCCHH/infrastructure-authorized-keys.git"
|
||||
},
|
||||
"original": {
|
||||
"ref": "trunk",
|
||||
"rev": "686a6af22f6696f0c0595c56f463c078550049fc",
|
||||
"type": "git",
|
||||
"url": "https://git.hamburg.ccc.de:CCCHH/infrastructure-authorized-keys.git"
|
||||
}
|
||||
},
|
||||
"nixlib": {
|
||||
"locked": {
|
||||
"lastModified": 1731200463,
|
||||
|
@ -68,6 +86,7 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"authorizedKeysRepo": "authorizedKeysRepo",
|
||||
"nixos-generators": "nixos-generators",
|
||||
"nixpkgs": "nixpkgs_2",
|
||||
"sops-nix": "sops-nix"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue