tailscale: +magicdns
This commit is contained in:
@@ -19,7 +19,7 @@ in
|
|||||||
enable = mkEnableOption "Enable tailscale";
|
enable = mkEnableOption "Enable tailscale";
|
||||||
acceptDNS = mkOption {
|
acceptDNS = mkOption {
|
||||||
type = bool;
|
type = bool;
|
||||||
default = false;
|
default = true;
|
||||||
};
|
};
|
||||||
# https://github.com/tailscale/tailscale/issues/1548
|
# https://github.com/tailscale/tailscale/issues/1548
|
||||||
verboseLogs = mkOption {
|
verboseLogs = mkOption {
|
||||||
|
|||||||
Reference in New Issue
Block a user