fix state version
This commit is contained in:
parent
d60d2f7276
commit
ee0fea854c
1 changed files with 1 additions and 1 deletions
|
|
@ -40,5 +40,5 @@
|
|||
'';
|
||||
services.openssh.settings.Banner = "/etc/ssh/banner";
|
||||
|
||||
system.stateVersion = "25.11";
|
||||
system.stateVersion = "26.05";
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue