mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
Switch nixpkgs
This commit is contained in:
parent
1ac3ae0925
commit
279a431a4c
2 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue