dead imports

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-04-18 01:03:57 +02:00
parent 5e0dd70cfa
commit 9429c9f93b
7 changed files with 8 additions and 12 deletions
+2 -2
View File
@@ -198,7 +198,7 @@
++ [
{
isRoot = false;
item = item;
inherit item;
}
];
pending = [];
@@ -244,7 +244,7 @@
)
bookmarkList);
privateBookmarksPath = config.qutebrowser.privateBookmarksPath;
inherit (config.qutebrowser) privateBookmarksPath;
in {
options.qutebrowser.privateBookmarksPath = lib.mkOption {
type = lib.types.nullOr lib.types.str;
+1 -1
View File
@@ -1,4 +1,4 @@
{...}: {
{
programs.qutebrowser.searchEngines = rec {
startpage = "https://www.startpage.com/sp/search?q={}";
+1 -1
View File
@@ -1,4 +1,4 @@
{...}: {
{
xdg.dataFile = {
# Startpage - hide sponsored results
"qutebrowser/greasemonkey/startpage-no-ads.user.js".source =