mozilla path

This commit is contained in:
2026-06-18 23:56:06 -05:00
parent b5b4bd6e84
commit aafb402b18
+8 -1
View File
@@ -1,4 +1,9 @@
{ pkgs, inputs, ... }: {
pkgs,
inputs,
config,
...
}:
{ {
@@ -186,6 +191,8 @@
programs.firefox = { programs.firefox = {
enable = true; enable = true;
configPath = "${config.xdg.configHome}/mozilla/firefox";
profiles.roy = { profiles.roy = {
search = { search = {
force = true; force = true;