mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
Update firefox
This commit is contained in:
parent
ab52866a65
commit
3f4d214a80
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
modules = [
|
||||
{
|
||||
wrappers.firefox = {
|
||||
basePackage = pkgs.wrapFirefox pkgs.firefox-esr-128-unwrapped {
|
||||
basePackage = pkgs.wrapFirefox pkgs.firefox-unwrapped {
|
||||
extraPolicies.ExtensionSettings = import ./extensions.nix { inherit inputs pkgs lib; };
|
||||
extraPrefs = import ./preferences.nix { inherit inputs; };
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue