mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-05-20 21:32:33 +02:00
dead imports
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user