fix(Infini-SERVER): set system.stateVersion
This commit is contained in:
parent
16cbc15ff0
commit
fbd23aebc5
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
system.stateVersion = "22.05";
|
||||||
|
|
||||||
modules = {
|
modules = {
|
||||||
boot = {
|
boot = {
|
||||||
grub.enable = true;
|
grub.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue