all the mods 9

This commit is contained in:
Tao Tien 2024-06-01 17:07:25 -07:00
parent d7e3b972e6
commit 9aa71c7f20
10 changed files with 171 additions and 1 deletions

21
flake.lock generated
View file

@ -21,6 +21,26 @@
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1717378144,
"narHash": "sha256-gwx3rVXnt2jNxl8L2DybYv41fA8QhWVGebe932pa2nw=",
"owner": "nix-community",
"repo": "disko",
"rev": "39cd5a1fcd6d7a476eac2894b09122ead99f6efc",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
@ -206,6 +226,7 @@
"root": {
"inputs": {
"agenix": "agenix",
"disko": "disko",
"home-manager": "home-manager_2",
"nixos-cosmic": "nixos-cosmic",
"nixos-hardware": "nixos-hardware",