mirror of
https://github.com/davegallant/nix-config
synced 2025-08-05 18:53:39 +00:00
Use stable firefox
This commit is contained in:
@@ -543,7 +543,7 @@ in {
|
||||
firefox = {
|
||||
enable = stdenv.isLinux;
|
||||
|
||||
package = unstable.firefox-devedition;
|
||||
package = pkgs.firefox-devedition;
|
||||
|
||||
profiles = {
|
||||
default = {
|
||||
|
Reference in New Issue
Block a user