l browsers: use ff devedition
This commit is contained in:
parent
8edd78c982
commit
2dbabb0684
|
@ -3,6 +3,6 @@
|
|||
programs.firefox.nativeMessagingHosts.tridactyl = true;
|
||||
environment.variables.BROWSER = "${pkgs.firefox}/bin/firefox";
|
||||
environment.systemPackages = [
|
||||
pkgs.firefox
|
||||
pkgs.firefox-devedition
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue