core: move system.stateVersion to hosts
This commit is contained in:
parent
ab2c2b00fb
commit
43ba0271aa
2 changed files with 4 additions and 9 deletions
|
@ -22,4 +22,8 @@
|
|||
../nix-os/xdg-default-apps.nix
|
||||
../nix-os/services/nix-binary-cache.nix
|
||||
];
|
||||
|
||||
config = {
|
||||
system.stateVersion = "23.05";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue