services: tailscale: refacto

This commit is contained in:
Antoine Martin 2023-12-13 17:43:53 +01:00
parent 2a49eea1bf
commit 89c861c974
5 changed files with 23 additions and 17 deletions

View file

@ -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 = {