Switch nixpkgs

This commit is contained in:
jopejoe1 2023-03-24 17:15:57 +01:00
parent 1ac3ae0925
commit 279a431a4c
2 changed files with 2 additions and 2 deletions

View file

@ -68,7 +68,7 @@ in
};
firefox = {
enable = true;
package = pkgs.wrapFirefox pkgs.firefox-devedition-unwrapped {
package = pkgs.wrapFirefox pkgs.firefox-unwrapped {
extraPolicies = {
AppAutoUpdate = false;
BackgroundAppUpdate = false;