mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
users/foo-dogsquared: update Firefox setup
This commit is contained in:
parent
d3a83233df
commit
5a13b05456
@ -44,6 +44,8 @@
|
|||||||
enableFxCastBridge = true;
|
enableFxCastBridge = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
extraNativeMessagingHosts = lib.optional config.programs.mpv.enable pkgs.ff2mpv;
|
||||||
|
|
||||||
extraPolicies = {
|
extraPolicies = {
|
||||||
AppAutoUpdate = false;
|
AppAutoUpdate = false;
|
||||||
DisableAppUpdate = true;
|
DisableAppUpdate = true;
|
||||||
@ -74,6 +76,7 @@
|
|||||||
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||||
aw-watcher-web
|
aw-watcher-web
|
||||||
bitwarden
|
bitwarden
|
||||||
|
browserpass
|
||||||
facebook-container
|
facebook-container
|
||||||
firefox-color
|
firefox-color
|
||||||
firefox-translations
|
firefox-translations
|
||||||
|
Loading…
Reference in New Issue
Block a user