This commit is contained in:
Hadi 2024-06-19 23:39:30 +02:00
parent a272a038f1
commit adecf1bc29
2 changed files with 13 additions and 14 deletions

View File

@ -1,5 +1,4 @@
{config, ...}:{
{
services.tailscale = {
enable = true;
useRoutingFeatures = "both";

View File

@ -13,7 +13,7 @@
# ../modules/server/homepage/default.nix
../modules/server/adguard.nix
# ../modules/server/ntfy-sh.nix
# ../modules/server/tailscale.nix
../modules/server/tailscale.nix
# ../modules/server/unifi.nix
];