uwupn -> wg-quick
This commit is contained in:
parent
e4cdc83a1f
commit
90476f057d
2 changed files with 5 additions and 4 deletions
|
@ -30,7 +30,7 @@ in
|
|||
};
|
||||
|
||||
config = {
|
||||
networking.resolvconf.useLocalResolver = mkIf cfg.localResolver.enable true;
|
||||
#networking.resolvconf.useLocalResolver = mkIf cfg.localResolver.enable true;
|
||||
networking.networkmanager.dns = mkIf cfg.localResolver.enable "unbound";
|
||||
|
||||
services.unbound = mkIf cfg.localResolver.enable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue