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 --- configurations/manwe/default.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configurations/manwe') diff --git a/configurations/manwe/default.nix b/configurations/manwe/default.nix index 1adc93d..bb54c1b 100644 --- a/configurations/manwe/default.nix +++ b/configurations/manwe/default.nix @@ -34,10 +34,14 @@ with lib; { enable = true; domain = my.domain.azahi; }; + radicale.enable = true; + rss-bridge.enable = true; + shadowsocks.enable = true; soju = { enable = true; domain = my.domain.azahi; }; + vaultwarden.enable = true; }; services.prometheus = { -- cgit v1.2.3