mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Use resolved on fern
This commit is contained in:
parent
b7d927cb39
commit
de67dc40bf
2 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ in
|
|||
settings = {
|
||||
General.EnableNetworkConfiguration = true;
|
||||
Settings.AutoConnect = true;
|
||||
Network.NameResolvingService = "resolvconf";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue