mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
nix: refactor system.stateVersion
This commit is contained in:
parent
32d661d54d
commit
b528b1a966
7 changed files with 21 additions and 16 deletions
|
|
@ -18,6 +18,8 @@
|
|||
./db.nix # M1 BDD course
|
||||
];
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
|
||||
boot.loader = {
|
||||
systemd-boot = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue