From 518300e28b3db8264e6cf4467114fea3830a1e17 Mon Sep 17 00:00:00 2001 From: Dominik Polakovics Date: Wed, 2 Aug 2023 11:50:19 +0200 Subject: [PATCH] try to fix nix error --- utils/modules/home-assistant/new.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/modules/home-assistant/new.nix b/utils/modules/home-assistant/new.nix index 92f31db..0b90dfd 100644 --- a/utils/modules/home-assistant/new.nix +++ b/utils/modules/home-assistant/new.nix @@ -1,4 +1,4 @@ -{}: +{ ... }: { { virtualisation = { podman = {