gorgon: disable local resolver
This commit is contained in:
parent
2fdf3fd5e8
commit
b3f3916ff2
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ in
|
||||||
networking = {
|
networking = {
|
||||||
enableBsShare = true;
|
enableBsShare = true;
|
||||||
localResolver = {
|
localResolver = {
|
||||||
enable = true;
|
enable = false;
|
||||||
uwu = true;
|
uwu = true;
|
||||||
s0 = true;
|
s0 = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue