This commit is contained in:
2026-05-17 17:37:35 -03:00
parent 8caa857f9e
commit 62326a8185
7 changed files with 59 additions and 80 deletions
+4 -1
View File
@@ -8,11 +8,14 @@
{
mods = {
netbird.enable = true;
tailscale.enable = true;
flakePath = "/etc/nixos";
};
services = {
netbird.enable = true;
netbird.ui = true;
};
networking.nftables.enable = true;
networking.firewall = {