.
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user