summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2022-08-21 19:13:09 +0300
committerAzat Bahawi <azat@bahawi.net>2022-08-21 19:13:09 +0300
commit603f14bd7c9e19f25b192c833c45f73c2bb9ccaa (patch)
treeda410c3177c6049cbcac0f73a8ec1c40a5f9e5e3 /lib
parente7941cee341350e2b59b33abef99dfc1c36c2ea9 (diff)
2022-08-21
Diffstat (limited to 'lib')
-rw-r--r--lib/my.nix7
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/my.nix b/lib/my.nix
index 92727af..9203246 100644
--- a/lib/my.nix
+++ b/lib/my.nix
@@ -138,10 +138,13 @@ with lib;
"alertmanager.${shire}"
"frodo.${rohan}"
"frodo.${gondor}"
+ "bitwarden.${shire}"
"gotify.${shire}"
"grafana.${shire}"
"loki.${shire}"
"prometheus.${shire}"
+ "radicale.${shire}"
+ "rss-bridge.${shire}"
azahi
rohan
gondor
@@ -163,10 +166,6 @@ with lib;
ipv6.address = "fd69::1:1";
publicKey = "@PUBLIC_KEY@";
};
- domains = with my.domain; [
- "radicale.${shire}"
- "rss-bridge.${shire}"
- ];
};
yavanna = {
isHeadless = true;