feat: move to firefox non esr

This commit is contained in:
Luj 2024-07-10 00:36:21 +02:00
parent b34d6c20a6
commit a8e024ee40

View file

@ -84,7 +84,7 @@
programs.firefox = { programs.firefox = {
enable = true; enable = true;
package = pkgs.firefox-esr; package = pkgs.firefox;
}; };
home.keyboard = { home.keyboard = {