firefox: use firefox-bin

This commit is contained in:
2024-01-27 16:34:01 +02:00
parent 796ae14c0d
commit 497a59c4c5
2 changed files with 5 additions and 1 deletions

View File

@@ -46,6 +46,7 @@
firefox = lib.mkIf fullDesktop {
enable = true;
package = pkgs.firefox-bin;
profiles = {
xdefault = {
isDefault = true;