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