29 current 2025-10-07 15:47:05 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-07 16:31:05 -05:00
parent 62011f0d74
commit 82fec595e5
2 changed files with 13 additions and 13 deletions

View File

@@ -40,17 +40,6 @@ in
group = "root";
neededForUsers = true;
};
# "ssl_blakedheld_crt" = lib.mkIf config.modules.homelab.nginx-proxy.enable {
# owner = "nginx";
# group = "nginx";
# };
#
# "ssl_blakedheld_key" = lib.mkIf config.modules.homelab.nginx-proxy.enable {
# owner = "nginx";
# group = "nginx";
# };
};
};
};