diff --git a/modules/common.nix b/modules/common.nix index 76539e0..6e8e378 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -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