services: tailscale: refacto
This commit is contained in:
parent
2a49eea1bf
commit
89c861c974
5 changed files with 23 additions and 17 deletions
|
|
@ -49,7 +49,11 @@
|
|||
|
||||
# List services that you want to enable:
|
||||
my.services = {
|
||||
tailscale.enable = true;
|
||||
tailscale = {
|
||||
enable = true;
|
||||
useRoutingFeatures = "client";
|
||||
};
|
||||
|
||||
pipewire.enable = true;
|
||||
|
||||
restic-backup = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue