From 73741a3f9130b1268de8085cebea49cba0d41e89 Mon Sep 17 00:00:00 2001 From: Constantin Gierczak--Galle Date: Thu, 21 Nov 2024 18:55:16 +0100 Subject: [PATCH] feat(photo01): switch to unstable nixpkgs --- meta/nodes.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/nodes.nix b/meta/nodes.nix index 03bc7d0..f3fca44 100644 --- a/meta/nodes.nix +++ b/meta/nodes.nix @@ -42,7 +42,7 @@ hashedPassword = "$y$j9T$aFhOWa05W7VKeKt3Nc.nA1$uBOvG4wf7/yWjwOxO8NLf9ipCsAkS1.5cD2EJpLx57A"; stateVersion = "24.05"; - nixpkgs = "24.05"; + nixpkgs = "unstable"; }; router02 = { site = "pav01";