update flake
This commit is contained in:
parent
8bcebaa97a
commit
f8268374ce
3 changed files with 26 additions and 42 deletions
|
@ -21,7 +21,7 @@
|
|||
youtube-high-definition
|
||||
shinigami-eyes
|
||||
];
|
||||
search.default = "DuckDuckGo";
|
||||
search.default = "ddg"; # Set search engine to DuckDuckGo
|
||||
settings = {
|
||||
"browser.search.region" = "GB";
|
||||
"browser.search.isUS" = false;
|
||||
|
|
|
@ -11,5 +11,6 @@
|
|||
};
|
||||
polarity = "dark";
|
||||
targets.qt.enable = true;
|
||||
targets.firefox.profileNames = ["blue"];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue