mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 03:13:38 +00:00
Change firefox dev edition package
This commit is contained in:
@@ -449,7 +449,7 @@ in {
|
||||
firefox = {
|
||||
enable = stdenv.isLinux;
|
||||
|
||||
package = pkgs.firefox-devedition-bin;
|
||||
package = unstable.firefox-devedition;
|
||||
|
||||
profiles = {
|
||||
default = {
|
||||
|
Reference in New Issue
Block a user