mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 22:50:19 +02:00
updated goober config
This commit is contained in:
parent
d5b3261f40
commit
3df10b933d
5 changed files with 98 additions and 3 deletions
17
flake.lock
generated
17
flake.lock
generated
|
@ -61,6 +61,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nix-secrets": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1724661327,
|
||||
"narHash": "sha256-NQ+PmZwUJdDh0d1WiP7ibqw7aFd2Xn+2Xu6wOZV3E8E=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "750285c41d23803be0b66571296e1f1685939511",
|
||||
"revCount": 8,
|
||||
"type": "git",
|
||||
"url": "https://git.hypervirtual.world/harry123/nix-secrets.git"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "https://git.hypervirtual.world/harry123/nix-secrets.git"
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1723688146,
|
||||
|
@ -112,6 +128,7 @@
|
|||
"root": {
|
||||
"inputs": {
|
||||
"alejandra": "alejandra",
|
||||
"nix-secrets": "nix-secrets",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"sops-nix": "sops-nix"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue