From 430f93601cdbf337aab0b03f2a888b2ef1c72f0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madeleine=20Sydney=20=C5=9Alaga?= Date: Thu, 3 Jul 2025 08:31:04 -0600 Subject: [PATCH] chore: Disable the Mullvad container --- hosts/deertopia/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/deertopia/configuration.nix b/hosts/deertopia/configuration.nix index e6ec72d..e2b4e00 100755 --- a/hosts/deertopia/configuration.nix +++ b/hosts/deertopia/configuration.nix @@ -50,7 +50,7 @@ copyparty.enable = true; syncthing.enable = true; cache.enable = true; - mullvad.enable = true; + # mullvad.enable = true; murmur.enable = true; servarr = { enable = true;