diff --git a/hosts/ayanami-new/configuration.nix b/hosts/ayanami/configuration.nix similarity index 98% rename from hosts/ayanami-new/configuration.nix rename to hosts/ayanami/configuration.nix index dec4a17..a4af7d6 100644 --- a/hosts/ayanami-new/configuration.nix +++ b/hosts/ayanami/configuration.nix @@ -218,5 +218,5 @@ # compatible, in order to avoid breaking some software such as database # servers. You should change this only after NixOS release notes say you # should. - system.stateVersion = "24.11"; # Did you read the comment? + system.stateVersion = "25.05"; # Did you read the comment? } diff --git a/hosts/ayanami-new/hardware-configuration.nix b/hosts/ayanami/hardware-configuration.nix similarity index 100% rename from hosts/ayanami-new/hardware-configuration.nix rename to hosts/ayanami/hardware-configuration.nix