Enable resolved on the host too

This commit is contained in:
Gene Liverman 2024-04-05 23:33:57 -04:00
parent 7878e5438f
commit d796d65b32

View file

@ -131,6 +131,7 @@
};
};
};
resolved.enable = true;
tailscale = {
enable = true;
authKeyFile = config.sops.secrets.tailscale_key.path;