mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 10:35:13 -05:00
7 lines
162 B
Nix
7 lines
162 B
Nix
![]() |
{
|
||
|
# DNS / DoH / PROXY / SOCKS
|
||
|
"network.proxy.socks_remote_dns" = true;
|
||
|
"network.file.disable_unc_paths" = true;
|
||
|
"network.gio.supported-protocols" = "";
|
||
|
}
|