Home Gen556 @ 2026-06-11-13:01 by jonas@comfy-station

This commit is contained in:
2026-06-11 13:01:10 +02:00
parent 55989c0bd0
commit 8f9c10cce9
6 changed files with 10 additions and 5 deletions
+2 -1
View File
@@ -4,9 +4,10 @@
programs.firefox.nativeMessagingHosts.packages = [pkgs.passff-host];
};
flake.homeModules.firefox = {
flake.homeModules.firefox = {config, ...}: {
programs.firefox = {
enable = true;
configPath = "${config.xdg.configHome}/mozilla/firefox";
# Default profile
profiles.jonas = {