feat: Use firefox

This commit is contained in:
uttarayan21
2025-02-28 23:36:30 +05:30
parent ec02c29787
commit 3c68eba0f0

View File

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