manage secrets with sops
This commit is contained in:
parent
c78d82c0fe
commit
d12d45b157
6 changed files with 100 additions and 9 deletions
23
flake.lock
generated
23
flake.lock
generated
|
|
@ -130,7 +130,28 @@
|
|||
"icomidal": "icomidal",
|
||||
"mtl-aas": "mtl-aas",
|
||||
"nixpkgs-stable": "nixpkgs-stable",
|
||||
"nixpkgs-unstable": "nixpkgs-unstable"
|
||||
"nixpkgs-unstable": "nixpkgs-unstable",
|
||||
"sops-nix": "sops-nix"
|
||||
}
|
||||
},
|
||||
"sops-nix": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs-stable"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1763023272,
|
||||
"narHash": "sha256-TCVNCn/GcKhwm+WlSJEZEPW4ISQdU9ICIU3lTiOLBYc=",
|
||||
"owner": "Mic92",
|
||||
"repo": "sops-nix",
|
||||
"rev": "b80c966e70fa0615352c9596315678df1de75801",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "Mic92",
|
||||
"repo": "sops-nix",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"uv2nix": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue