feat: switch to librewolf

This commit is contained in:
uttarayan21
2025-02-28 23:40:02 +05:30
parent 3c68eba0f0
commit 0df0f95b95

View File

@@ -5,7 +5,7 @@
}: { }: {
programs.firefox = { programs.firefox = {
enable = pkgs.stdenv.isLinux; enable = pkgs.stdenv.isLinux;
package = pkgs.firefox; package = pkgs.librewolf;
profiles.default = { profiles.default = {
# userChrome = # userChrome =
# /* # /*