firefox: back to standard

This commit is contained in:
Motiejus Jakštys 2023-09-15 14:41:56 +03:00
parent 2bc3275dfc
commit f93555770a
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
home-manager.users.motiejus = {pkgs, ...}: {
programs.firefox = {
enable = true;
package = pkgs.firefox-devedition;
#package = pkgs.firefox-devedition;
profiles = {
xdefault = {
isDefault = true;