forked from DGNum/infrastructure
feat(web02): Switch to nixos-24.05
This commit is contained in:
parent
04854d24bc
commit
c233a22a1a
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
|||
site = "rat01";
|
||||
|
||||
stateVersion = "24.05";
|
||||
nixpkgs = "unstable";
|
||||
nixpkgs = "24.05";
|
||||
vm-cluster = "Hyperviseur NPS";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue