My flake implies the use of multiple versions of NixOS, so we move the state version to each system individualy.
This commit is contained in:
parent
036e31cb01
commit
aeaa9e53c0
9 changed files with 21 additions and 6 deletions
|
@ -48,4 +48,7 @@
|
|||
nixdate = "sysdate; homedate; notify-send 'NixOS switch done.'";
|
||||
};
|
||||
};
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
home.stateVersion = "24.05";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue