feat: nixos 24.05

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
Harald Hoyer 2024-06-03 10:11:12 +02:00
parent 1cd941d447
commit 3c474c385f

View file

@ -24,6 +24,7 @@ with lib.metacfg;
enable = true;
operation = "boot";
allowReboot = false;
flake = "git+https://git.hoyer.xyz/harald/nixcfg";
};
system.stateVersion = "23.11";