services: tailscale: refacto
This commit is contained in:
parent
2a49eea1bf
commit
89c861c974
5 changed files with 23 additions and 17 deletions
|
|
@ -75,7 +75,10 @@
|
|||
|
||||
pipewire.enable = true;
|
||||
|
||||
tailscale.enable = true;
|
||||
tailscale = {
|
||||
enable = true;
|
||||
useRoutingFeatures = "both";
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue