diff --git a/configs/ci.nix b/configs/ci.nix index bc452af..e5d2b88 100644 --- a/configs/ci.nix +++ b/configs/ci.nix @@ -46,6 +46,10 @@ with lib; { nix = { settings.allowed-users = [ "root" config.xinCI.user "nix-serve" ]; }; + + # TODOs + # - Service to fire off ./ci + # - Git config for signing services = { tsrevprox = { enable = true; diff --git a/overlays/default.nix b/overlays/default.nix index 7d4cd47..41ffeea 100644 --- a/overlays/default.nix +++ b/overlays/default.nix @@ -102,7 +102,6 @@ in { }); }) ] else [ - tailscale matrix-synapse ]; }