mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 16:46:34 +01:00
Temp disable firefox
This commit is contained in:
parent
9ac419a90c
commit
1a2c3cc418
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ in
|
|||
nix-direnv.enable = true;
|
||||
};
|
||||
firefox = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
package = pkgs.wrapFirefox pkgs.firefox-devedition-unwrapped {
|
||||
extraPolicies = {
|
||||
AppAutoUpdate = false;
|
||||
|
|
Loading…
Reference in a new issue