Switch back to headscale
All checks were successful
Check flake / build-amd64-linux (push) Successful in 3m30s

This commit is contained in:
Jordan Holt 2024-08-25 09:50:41 +01:00
parent 3338ebf695
commit 1f911b0bcb
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -80,10 +80,6 @@
modules = rec {
databases.postgresql.enable = true;
networking = {
netbird.enable = true;
tailscale.enable = lib.mkForce false;
};
services = {
borgmatic = {
enable = true;
@ -100,7 +96,7 @@
matrixIntegration = true;
};
gitea.enable = true;
headscale.enable = false;
headscale.enable = true;
matrix = {
enable = true;
bridges = {