hosts: set system.stateVersion to 24.11
Yes, I read all changes that it would do using nix-diff
This commit is contained in:
parent
186affb97d
commit
f7c217b26c
2 changed files with 2 additions and 2 deletions
|
@ -87,6 +87,6 @@
|
|||
|
||||
nixpkgs.hostPlatform = "x86_64-linux";
|
||||
|
||||
system.stateVersion = "23.05";
|
||||
system.stateVersion = "24.11";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
|
||||
nixpkgs.hostPlatform = "x86_64-linux";
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
system.stateVersion = "24.11";
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue