feat(web03): Switch to nixos-unstable
This commit is contained in:
parent
4f18e8d387
commit
2b858bbae4
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@
|
||||||
nix-modules = [ "services/django-apps" ];
|
nix-modules = [ "services/django-apps" ];
|
||||||
|
|
||||||
stateVersion = "24.05";
|
stateVersion = "24.05";
|
||||||
nixpkgs = "24.05";
|
nixpkgs = "unstable";
|
||||||
vm-cluster = "Hyperviseur NPS";
|
vm-cluster = "Hyperviseur NPS";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue