Home Gen560 @ 2026-06-11-13:29 by jonas@comfy-station
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
flake.homeModules.firefox = {config, ...}: {
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
configPath = "${config.xdg.configHome}/mozilla/firefox";
|
||||
configPath = "${config.home.homeDirectory}/.mozilla/firefox";
|
||||
|
||||
# Default profile
|
||||
profiles.jonas = {
|
||||
|
||||
Reference in New Issue
Block a user