feat: nixos 24.05
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
1cd941d447
commit
3c474c385f
|
@ -24,6 +24,7 @@ with lib.metacfg;
|
||||||
enable = true;
|
enable = true;
|
||||||
operation = "boot";
|
operation = "boot";
|
||||||
allowReboot = false;
|
allowReboot = false;
|
||||||
|
flake = "git+https://git.hoyer.xyz/harald/nixcfg";
|
||||||
};
|
};
|
||||||
|
|
||||||
system.stateVersion = "23.11";
|
system.stateVersion = "23.11";
|
||||||
|
|
Loading…
Reference in a new issue