From 603f14bd7c9e19f25b192c833c45f73c2bb9ccaa Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Sun, 21 Aug 2022 19:13:09 +0300 Subject: 2022-08-21 --- lib/my.nix | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'lib') 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; -- cgit v1.2.3