Codroipo
This commit is contained in:
parent
7f3a965ec1
commit
23440c23d7
5 changed files with 4 additions and 5 deletions
|
@ -11,11 +11,10 @@
|
|||
cfg = {
|
||||
enableTridactylNative = true;
|
||||
enableBrowserpass = true;
|
||||
enableFXCastBridge = true;
|
||||
enableFXCastBridge = pkgs.system == "x86_64-linux";
|
||||
};
|
||||
};
|
||||
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||
https-everywhere
|
||||
privacy-badger
|
||||
ublock-origin
|
||||
tridactyl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue