Added the correct options to multiple containers.

This commit is contained in:
Raphaël Numbus
2026-02-20 10:43:11 +01:00
parent c90169f242
commit 61d0fbd339
8 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ helper.mkPodmanService {
description = "Home Assistant, libre house control and much more";
defaultPort = "8123";
pod = "home-assistant";
dependencies = [ "traefik.service" "${config.numbus.services.dns}.service" ];
dataDir = false;
extraOptions = {
devices = mkOption {