added sops-nix input

This commit is contained in:
Bryan Ramos 2025-07-15 01:01:58 -04:00
parent bc7fcae70c
commit a9843c9089
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
3 changed files with 41 additions and 2 deletions

23
flake.lock generated
View file

@ -137,7 +137,28 @@
"home-manager": "home-manager",
"nixos-wsl": "nixos-wsl",
"nixpkgs": "nixpkgs",
"nur": "nur"
"nur": "nur",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1752544651,
"narHash": "sha256-GllP7cmQu7zLZTs9z0J2gIL42IZHa9CBEXwBY9szT0U=",
"owner": "mic92",
"repo": "sops-nix",
"rev": "2c8def626f54708a9c38a5861866660395bb3461",
"type": "github"
},
"original": {
"owner": "mic92",
"repo": "sops-nix",
"type": "github"
}
},
"treefmt-nix": {