From b5c36c6b2dd96ded9a31cebf4e072a7781d6058e Mon Sep 17 00:00:00 2001 From: Louis Pearson Date: Sat, 6 Jan 2024 17:33:27 -0700 Subject: [PATCH] feat: add nextcloud subdomain to blockydns --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index 327b825..1ace17c 100644 --- a/configuration.nix +++ b/configuration.nix @@ -136,6 +136,7 @@ rewrite = { "cockpit.samsehu.perli.casa" = "samsehu.perli.casa"; "git.samsehu.perli.casa" = "samsehu.perli.casa"; + "nextcloud.samsehu.perli.casa" = "samsehu.perli.casa"; }; mapping = { "samsehu.perli.casa" = "100.64.0.3";