♻️ refactor system.stateVersion usage
This commit is contained in:
@ -50,4 +50,6 @@ _: {
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
system.stateVersion = 4;
|
||||
}
|
||||
|
@ -16,4 +16,6 @@
|
||||
trusted-users = [ "root" "walkah" ];
|
||||
};
|
||||
};
|
||||
|
||||
system.stateVersion = "23.05";
|
||||
}
|
||||
|
Reference in New Issue
Block a user