feat: Added primaryUser to shiro

This commit is contained in:
uttarayan21
2025-06-04 16:23:08 +05:30
parent 4680cb2e59
commit c0ed961039
3 changed files with 6 additions and 3 deletions

View File

@@ -2,8 +2,9 @@
services = {
tailscale = {
enable = true;
useRoutingFeatures = "both";
extraUpFlags = ["--advertise-routes=192.168.0.0/24"];
overrideLocalDns = true;
# useRoutingFeatures = "both";
# extraUpFlags = ["--advertise-routes=192.168.0.0/24"];
};
};
}