From 81920f827819ce141a1b62f103810a60808b53d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Mon, 5 Jun 2023 20:27:49 +0200 Subject: [PATCH] home-assistant: 23.05 --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index ca6b59b9..5c77ea39 100644 --- a/flake.nix +++ b/flake.nix @@ -413,6 +413,7 @@ self.nixosModules.microvm ./hosts/home-assistant ]; + nixos = inputs.nixos-23-05; }; hydra = nixosSystem' {