maybe fix zen idk
brauchte doch ein NUR overlay wegen proprietary extensions
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
enable = true;
|
||||
profiles.default = {
|
||||
extensions = {
|
||||
packages = with inputs.firefox-addons.packages.${pkgs.stdenv.hostPlatform.system}; [
|
||||
packages = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||
ublock-origin
|
||||
video-downloadhelper
|
||||
firefox-multi-account-containers
|
||||
multi-account-containers
|
||||
noscript
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user