Use resolved on fern

This commit is contained in:
SebastianStork 2025-06-19 12:55:45 +02:00
parent b7d927cb39
commit de67dc40bf
2 changed files with 1 additions and 1 deletions

View file

@ -24,6 +24,7 @@
sound.enable = true;
services = {
resolved.enable = true;
gc.enable = true;
geoclue.enable = true;
tailscale = {

View file

@ -22,7 +22,6 @@ in
settings = {
General.EnableNetworkConfiguration = true;
Settings.AutoConnect = true;
Network.NameResolvingService = "resolvconf";
};
};