mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 16:36:53 +01:00
Use firefox-devedition
This commit is contained in:
parent
0dc2ece1a9
commit
a0ab2cd2ea
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ in
|
|||
};
|
||||
firefox = {
|
||||
enable = true;
|
||||
package = pkgs.wrapFirefox pkgs.firefox-unwrapped {
|
||||
package = pkgs.wrapFirefox pkgs.firefox-devedition-unwrapped {
|
||||
extraPolicies = {
|
||||
AppAutoUpdate = false;
|
||||
BackgroundAppUpdate = false;
|
||||
|
|
Loading…
Reference in a new issue