switched submodule files to non flake input

This commit is contained in:
Leyla Becker 2024-09-24 02:30:54 -05:00
parent ac14a781b2
commit 27b58dc288
10 changed files with 36 additions and 10 deletions

18
flake.lock generated
View file

@ -167,9 +167,27 @@
"nix-vscode-extensions": "nix-vscode-extensions",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"secrets": "secrets",
"sops-nix": "sops-nix"
}
},
"secrets": {
"flake": false,
"locked": {
"lastModified": 1727152771,
"narHash": "sha256-GYtrV//xaqamqRynEaHJrbklliHyAN9/4NZRXBZlahs=",
"ref": "main",
"rev": "46172e93709498e57d188a1bd19349c28fe4e3e3",
"revCount": 2,
"type": "git",
"url": "https://git.jan-leila.com/jan-leila/nix-config-secrets"
},
"original": {
"ref": "main",
"type": "git",
"url": "https://git.jan-leila.com/jan-leila/nix-config-secrets"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": "nixpkgs_2",