feat: switch to librewolf
This commit is contained in:
@@ -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 =
|
||||||
# /*
|
# /*
|
||||||
|
|||||||
Reference in New Issue
Block a user