feautre/add_claude_code #47

Merged
aaron merged 2 commits from feautre/add_claude_code into main 2026-05-01 18:43:47 +02:00
Showing only changes of commit e1a06eee71 - Show all commits

View File

@@ -18,5 +18,8 @@
# browsers
programs.chromium.enable = true;
programs.firefox.enable = true;
programs.firefox = {
enable = true;
configPath = "${config.xdg.configHome}/mozilla/firefox";
};
}