chore(host.nix): update system.stateVersion to "25.05"

- Bumped NixOS system state version from 24.11 to 25.05
This commit is contained in:
Giulio De Pasquale 2025-06-05 16:53:51 +01:00
parent 184f039e40
commit 0da5018e8c

View File

@ -38,7 +38,7 @@
useGlobalPkgs = true;
};
system.stateVersion = "24.11";
system.stateVersion = "25.05";
}
home-manager.nixosModules.home-manager