fix x1
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
75ef98eb97
commit
d8af7fa3cb
|
@ -13,7 +13,7 @@ with lib.plusultra;
|
|||
operation = "boot";
|
||||
allowReboot = false;
|
||||
flags = [ "--update-input" "nixpkgs" ];
|
||||
flake = "git+https://git.hoyer.xyz/harald/nixcfg#${networking.hostName}";
|
||||
flake = "git+https://git.hoyer.xyz/harald/nixcfg#x1";
|
||||
};
|
||||
|
||||
plusultra.gui.enable = true;
|
||||
|
|
Loading…
Reference in a new issue