mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 16:39:42 -04:00
that didnt work
This commit is contained in:
parent
f6c15776cb
commit
19e9588276
3 changed files with 7 additions and 8 deletions
|
|
@ -3,12 +3,12 @@
|
|||
{
|
||||
isDefault = true;
|
||||
search.default = "Startpage";
|
||||
# extensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||
# ublock-origin
|
||||
# darkreader
|
||||
# keepassxc-browser
|
||||
# multi-account-containers
|
||||
# ];
|
||||
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||
ublock-origin
|
||||
darkreader
|
||||
keepassxc-browser
|
||||
multi-account-containers
|
||||
];
|
||||
|
||||
settings = {
|
||||
"extensions.activeThemeID" = "firefox-compact-dark@mozilla.org";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue