From 0000007406002563a7e46f94c5cea38eb91b2fd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Mon, 5 Jun 2023 20:38:34 +0200 Subject: [PATCH] prometheus 23.05 --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 5c77ea39..043087a1 100644 --- a/flake.nix +++ b/flake.nix @@ -598,6 +598,7 @@ alert2muc.nixosModules.default ./hosts/prometheus ]; + nixos = inputs.nixos-23-05; }; pulsebert = nixosSystem' {