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:
parent
184f039e40
commit
0da5018e8c
@ -38,7 +38,7 @@
|
||||
useGlobalPkgs = true;
|
||||
};
|
||||
|
||||
system.stateVersion = "24.11";
|
||||
system.stateVersion = "25.05";
|
||||
}
|
||||
|
||||
home-manager.nixosModules.home-manager
|
||||
|
Loading…
x
Reference in New Issue
Block a user