mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-26 05:40:52 +01:00
feat: move to firefox non esr
This commit is contained in:
parent
5a56d5b5f9
commit
a238cf6014
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@
|
|||
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
package = pkgs.firefox-esr;
|
||||
package = pkgs.firefox;
|
||||
};
|
||||
|
||||
home.keyboard = {
|
||||
|
|
Loading…
Add table
Reference in a new issue