Add NetBird module

This commit is contained in:
2024-08-23 09:40:01 +01:00
parent bdd73f1ef8
commit decc27afd7
4 changed files with 71 additions and 1 deletions

View File

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