feat(tower01): Upgrade to nixos-25.05
This commit is contained in:
parent
3ed436291f
commit
c37e1fa300
1 changed files with 1 additions and 1 deletions
|
@ -313,7 +313,7 @@
|
||||||
deployment.targetHost = "tower01.dgnum";
|
deployment.targetHost = "tower01.dgnum";
|
||||||
|
|
||||||
nixpkgs = {
|
nixpkgs = {
|
||||||
version = "24.11";
|
version = "25.05";
|
||||||
system = "nixos";
|
system = "nixos";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue