From 39eff80ba9e076da362fa48d4ac7b257e3efea5c Mon Sep 17 00:00:00 2001 From: Dominik Polakovics Date: Wed, 2 Aug 2023 11:52:14 +0200 Subject: [PATCH] fix nix --- utils/modules/home-assistant/new.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/utils/modules/home-assistant/new.nix b/utils/modules/home-assistant/new.nix index 0b90dfd..f519a99 100644 --- a/utils/modules/home-assistant/new.nix +++ b/utils/modules/home-assistant/new.nix @@ -1,5 +1,4 @@ { ... }: { -{ virtualisation = { podman = { enable = true;