System Gen2 @ 2026-03-24-21:10:07 by jonas@harbor

This commit is contained in:
2026-03-24 21:10:08 +01:00
parent 4fa113f274
commit 6e6ac58ebd
4 changed files with 46 additions and 32 deletions

21
flake.lock generated
View File

@@ -55,6 +55,26 @@
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1773889306,
"narHash": "sha256-PAqwnsBSI9SVC2QugvQ3xeYCB0otOwCacB1ueQj2tgw=",
"owner": "nix-community",
"repo": "disko",
"rev": "5ad85c82cc52264f4beddc934ba57f3789f28347",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"dzgui-nix": {
"inputs": {
"nixpkgs": [
@@ -751,6 +771,7 @@
"root": {
"inputs": {
"audio": "audio",
"disko": "disko",
"dzgui-nix": "dzgui-nix",
"firefox-addons": "firefox-addons",
"home-manager": "home-manager",