firefox: back to standard
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user