added sops secrets

This commit is contained in:
2026-07-31 18:12:30 +01:00
parent 7c11147a3b
commit bc3a31f845
4 changed files with 103 additions and 1 deletions

23
flake.lock generated
View File

@@ -1189,7 +1189,8 @@
"flake-parts": "flake-parts",
"import-tree": "import-tree",
"nix-config": "nix-config",
"nixpkgs": "nixpkgs_12"
"nixpkgs": "nixpkgs_12",
"sops-nix": "sops-nix"
}
},
"rust-overlay": {
@@ -1228,6 +1229,26 @@
"type": "github"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1783174389,
"narHash": "sha256-aCWC8ngycU7OdJrU2+Je3qf+1a2ykuBvpPhZT/9tXMc=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "f1406619a3884cd5c47992a70b8b35c9c0fcb4c9",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,