fixing git config

This commit is contained in:
Matt Nish-Lapidus 2025-02-08 10:32:58 -05:00
parent 88fad0ccac
commit 37fcd7955c
2 changed files with 2 additions and 3 deletions

View file

@ -430,6 +430,7 @@
# moving files!
xdg.configFile."halloy/config.toml".source = ./dotfiles/dot_config/halloy/config.toml;
xdg.configFile."git".source = ./dotfiles/dot_config/git;
home.file.".npmrc".source = ./dotfiles/dot_npmrc;
home.file.".vst3/yabridge/yabridge.toml".source = ./dotfiles/dot_vst3/yabridge.toml;