diff --git a/blade.nix b/blade.nix index 7f684f4..7d4fbcf 100644 --- a/blade.nix +++ b/blade.nix @@ -9,6 +9,6 @@ networking.hostName = "blade"; # Define your hostname. - system.stateVersion = "23.11"; # Did you read the comment? + system.stateVersion = "24.05"; # Did you read the comment? }