From 39ed30937ec29217820583e07ff1f447d08b9898 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Fri, 14 Apr 2023 02:51:09 +0300 Subject: 2023-04-14 --- lib/my.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'lib/my.nix') diff --git a/lib/my.nix b/lib/my.nix index 96f26f3..77d3ea1 100644 --- a/lib/my.nix +++ b/lib/my.nix @@ -165,7 +165,6 @@ with lib; "bitwarden.${shire}" "git.${azahi}" "git.${shire}" - "gotify.${shire}" "grafana.${shire}" "loki.${shire}" "ntfy.${shire}" @@ -218,7 +217,10 @@ with lib; ipv6.address = "fd69::1:2"; publicKey = "@PUBLIC_KEY@"; }; - domains = with my.domain; ["flood.${shire}"]; + domains = with my.domain; [ + "flood.${shire}" + "lidarr.${shire}" + ]; syncthing.id = "@SYNCTHING_ID@"; }; -- cgit v1.2.3