Update system version

This commit is contained in:
TEC 2023-06-26 21:28:33 +08:00
parent 1ff513c61e
commit e7cee39f9a
Signed by: tec
SSH Key Fingerprint: SHA256:eobz41Mnm0/iYWBvWThftS0ElEs1ftBr6jamutnXc/A
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ SystemMaxFileSize=100M
MaxFileSec=1day
MaxRetentionSec=2months
''; # Limit journal accumulation
system.stateVersion = "22.05";
system.stateVersion = "23.05";
nix = {
# Currently needed for flake support, might not be needed in the future