This commit is contained in:
2025-02-10 21:47:57 -05:00
parent 2b66f1a774
commit 5cb473d279
10 changed files with 76 additions and 67 deletions

22
etcnixos/flake.lock generated
View File

@@ -85,6 +85,27 @@
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1736864502,
"narHash": "sha256-ItkIZyebGvNH2dK9jVGzJHGPtb6BSWLN8Gmef16NeY0=",
"owner": "nix-community",
"repo": "disko",
"rev": "0141aabed359f063de7413f80d906e1d98c0c123",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "latest",
"repo": "disko",
"type": "github"
}
},
"fenix": {
"inputs": {
"nixpkgs": [
@@ -371,6 +392,7 @@
"inputs": {
"agenix": "agenix",
"chaotic": "chaotic",
"disko": "disko",
"lanzaboote": "lanzaboote",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs"