firefox: back to standard
This commit is contained in:
parent
2bc3275dfc
commit
f93555770a
@ -63,7 +63,7 @@
|
|||||||
home-manager.users.motiejus = {pkgs, ...}: {
|
home-manager.users.motiejus = {pkgs, ...}: {
|
||||||
programs.firefox = {
|
programs.firefox = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.firefox-devedition;
|
#package = pkgs.firefox-devedition;
|
||||||
profiles = {
|
profiles = {
|
||||||
xdefault = {
|
xdefault = {
|
||||||
isDefault = true;
|
isDefault = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user