mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
librewolf: allow bookmark configuration
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
dbac1fbcd6
commit
753ea0b324
1 changed files with 0 additions and 2 deletions
|
|
@ -42,8 +42,6 @@ in
|
||||||
platforms.darwin = {
|
platforms.darwin = {
|
||||||
configPath = "Library/Application Support/LibreWolf";
|
configPath = "Library/Application Support/LibreWolf";
|
||||||
};
|
};
|
||||||
|
|
||||||
enableBookmarks = false;
|
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue