fix: change state version
This commit is contained in:
parent
9126db63f9
commit
a2912ca304
1 changed files with 1 additions and 1 deletions
|
|
@ -203,7 +203,7 @@ in
|
||||||
|
|
||||||
users.users.hass.extraGroups = [ "dialout" ];
|
users.users.hass.extraGroups = [ "dialout" ];
|
||||||
networking.firewall.allowedTCPPorts = [ 8123 ];
|
networking.firewall.allowedTCPPorts = [ 8123 ];
|
||||||
system.stateVersion = "23.05";
|
system.stateVersion = "24.11";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue