firefox addons fix 2
This commit is contained in:
parent
43f7fd9ea1
commit
22bd2cd6a7
1 changed files with 4 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
# ./plank.nix
|
||||
];
|
||||
|
||||
packageOverrides = pkgs: {
|
||||
nixpkgs.config.packageOverrides = pkgs: {
|
||||
nur = import (builtins.fetchTarball "https://github.com/nix-community/NUR/archive/master.tar.gz") {
|
||||
inherit pkgs;
|
||||
};
|
||||
|
@ -43,6 +43,8 @@
|
|||
meslo-lgs-nf
|
||||
|
||||
libsForQt5.bismuth
|
||||
|
||||
plasma-browser-integration
|
||||
|
||||
];
|
||||
|
||||
|
@ -56,6 +58,7 @@
|
|||
ublock-origin
|
||||
bypass-paywalls-clean
|
||||
sidebery
|
||||
plasma-integration
|
||||
];
|
||||
profiles.default = {
|
||||
id = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue