diff --git a/hosts/ymir/configuration.nix b/hosts/ymir/configuration.nix index 49cf568..b7ccf7d 100644 --- a/hosts/ymir/configuration.nix +++ b/hosts/ymir/configuration.nix @@ -103,6 +103,7 @@ services.open-webui = { enable = true; port = 7070; + openFirewall = true; environment = { SCARF_NO_ANALYTICS = "True"; DO_NOT_TRACK = "True";