install nicotine+

remove bypass paywalls clean for now because it opens a page every time
I open Firefox
This commit is contained in:
Pim Kunis 2023-09-30 12:56:34 +02:00
parent f6c69ee9ab
commit 2cb3cd82cf
2 changed files with 2 additions and 1 deletions

View file

@ -11,7 +11,7 @@ rycee-addons = with nurpkgs.repos.rycee.firefox-addons; [
umatrix umatrix
violentmonkey violentmonkey
boring-rss boring-rss
bypass-paywalls-clean # bypass-paywalls-clean
]; ];
own-addons = with import ./derivations.nix args; [ own-addons = with import ./derivations.nix args; [
http-version-indicator http-version-indicator

View file

@ -13,6 +13,7 @@ in
nil nil
moonlight-qt moonlight-qt
vlc vlc
nicotine-plus
]; ];
}; };