move git stuff to modules

This commit is contained in:
Noah Masur
2022-04-28 19:20:46 -04:00
parent 4ccbd8b393
commit eadec0c699
6 changed files with 88 additions and 72 deletions

View File

@ -38,6 +38,9 @@
./nixos/home.nix
./modules/applications/firefox.nix
./modules/shell/fish.nix
./modules/shell/utilities.nix
./modules/shell/git.nix
./modules/shell/github.nix
./modules/editor/neovim.nix
./modules/applications/alacritty.nix
];