mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 20:09:07 +01:00
firefox: Add karakeep extension
This commit is contained in:
parent
ed4c27a901
commit
2dffcf64c1
1 changed files with 4 additions and 0 deletions
|
|
@ -69,6 +69,10 @@ in
|
|||
return-youtube-dislikes.uuid = "{762f9885-5a13-4abd-9c77-433dcd38b8fd}";
|
||||
sponsorblock.uuid = "sponsorBlocker@ajay.app";
|
||||
clearurls.uuid = "{74145f27-f039-47ce-a470-a662b129930a}";
|
||||
karakeep = {
|
||||
uuid = "addon@karakeep.app";
|
||||
defaultArea = "navbar";
|
||||
};
|
||||
};
|
||||
|
||||
programs.firefox = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue