bigger update that broke some things

This commit is contained in:
Rouven Seifert 2023-02-28 23:33:03 +01:00
parent 82a05531c3
commit 683d9145c9
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
5 changed files with 28 additions and 29 deletions

View file

@ -1,7 +1,7 @@
{ config, ... }:
{
programs.qutebrowser = {
enable = true;
#enable = true; it's broken at the momant
searchEngines = {
DEFAULT = "https://duckduckgo.com/?q={}";
aw = "https://wiki.archlinux.org/?search={}";