feat(tower01): Upgrade to nixos-25.05

This commit is contained in:
Tom Hubrecht 2025-06-13 10:55:32 +02:00
parent 3ed436291f
commit c37e1fa300
Signed by: thubrecht
SSH key fingerprint: SHA256:r+nK/SIcWlJ0zFZJGHtlAoRwq1Rm+WcKAm5ADYMoQPc

View file

@ -313,7 +313,7 @@
deployment.targetHost = "tower01.dgnum";
nixpkgs = {
version = "24.11";
version = "25.05";
system = "nixos";
};