services/searxng: use dark theme by default

This commit is contained in:
Max Headroom 2022-05-26 20:16:24 +02:00
parent bb566a7b27
commit a370fd5436

View file

@ -19,6 +19,7 @@ in
{ name = "bing"; disabled = true; }
{ name = "brave"; disabled = true; }
];
ui.theme_args.simple_style = "dark";
outgoing.proxies = rec {
http = [
"socks5://es1-wg.socks5.mullvad.net:1080"