feat: versionner CLAUDE.md dans les dotfiles via home-manager

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Pierre Martin
2026-04-17 10:21:06 +02:00
parent cf97b1cd0b
commit 7429aa3bee
2 changed files with 14 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
home.file.".config/traefik/traefik.toml".source = ./files/traefik.toml;
home.file.".npmrc".source = ./files/.npmrc;
home.file."CLAUDE.md".source = ./files/CLAUDE.md;
home.file.".local/bin/stt-dictate" = {
source = ./files/stt-dictate.sh;
executable = true;