nix: refactor system.stateVersion

This commit is contained in:
Primrose 2024-12-13 22:58:54 +01:00
parent 32d661d54d
commit b528b1a966
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
7 changed files with 21 additions and 16 deletions

View file

@ -18,6 +18,8 @@
./db.nix # M1 BDD course
];
system.stateVersion = "24.05";
boot.loader = {
systemd-boot = {
enable = true;