feat(home): firefox -> librewolf

This commit is contained in:
Ahurac 2024-11-04 13:34:47 +01:00
parent e9f4c47450
commit 731faae4f2

View file

@ -79,7 +79,10 @@
};
};
programs.librewolf.enable = true;
programs.librewolf = {
enable = true;
package = pkgs.librewolf-bin;
};
programs.kitty.enable = true;
programs.helix = {