Moving extensions from home-manager to NixOS configurations
This commit is contained in:
parent
5db240a134
commit
c90ddbb954
1 changed files with 0 additions and 16 deletions
|
@ -39,22 +39,6 @@
|
|||
"browser.theme.dark-private-windows" = false; # Disable private window dark theme
|
||||
};
|
||||
|
||||
# https://nur.nix-community.org/repos/rycee/
|
||||
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||
darkreader
|
||||
ublock-origin
|
||||
privacy-redirect
|
||||
link-cleaner
|
||||
adnauseam
|
||||
sponsorblock
|
||||
multi-account-containers
|
||||
kagi-search
|
||||
consent-o-matic
|
||||
bitwarden
|
||||
copy-selection-as-markdown
|
||||
markdownload
|
||||
];
|
||||
|
||||
containersForce = true;
|
||||
containers = {
|
||||
"Personal" = {
|
||||
|
|
Loading…
Add table
Reference in a new issue