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