mirror of
https://github.com/genebean/dots.git
synced 2026-03-28 01:47:42 -04:00
Enable resolved on the host too
This commit is contained in:
parent
7878e5438f
commit
d796d65b32
1 changed files with 1 additions and 0 deletions
|
|
@ -131,6 +131,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
resolved.enable = true;
|
||||||
tailscale = {
|
tailscale = {
|
||||||
enable = true;
|
enable = true;
|
||||||
authKeyFile = config.sops.secrets.tailscale_key.path;
|
authKeyFile = config.sops.secrets.tailscale_key.path;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue