diff --git a/services/default.nix b/services/default.nix index 6c3c5d6..249768c 100644 --- a/services/default.nix +++ b/services/default.nix @@ -1,7 +1,7 @@ { imports = [ + ./shadowsocks ./uptime-kuma - ./garage ./wireguard ]; }