tailscale
This commit is contained in:
parent
9b787bc3bd
commit
de1431d175
3 changed files with 15 additions and 1 deletions
|
|
@ -15,5 +15,9 @@
|
|||
pulse.enable = true;
|
||||
jack.enable = true;
|
||||
};
|
||||
tailscale.enable = true;
|
||||
tailscaled.serviceConfig.Environment = [
|
||||
"TS_DEBUG_FIREWALL_MODE=nftables"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue