refactor(hm/price): use firefox-devedition-bin
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m38s
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m38s
This commit is contained in:
parent
9086ce9759
commit
6fda45b58c
@ -214,7 +214,7 @@ in
|
||||
wofi.enable = true;
|
||||
firefox = {
|
||||
enable = true;
|
||||
package = pkgs.firefox-devedition;
|
||||
package = pkgs.firefox-devedition-bin;
|
||||
};
|
||||
waybar = {
|
||||
enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user