This commit is contained in:
Bryan Ramos 2026-03-09 20:19:53 -04:00
parent ae71471b1a
commit 1f1c7dae67
16 changed files with 164 additions and 420 deletions

View file

@ -22,7 +22,7 @@ in
git-crypt
];
file.".config/git" = {
source = ./config;
source = ./git;
recursive = true;
};
};