add git setup to config

in light of significant inconsistencies in the git setups of almost
all of my devices, this is something that urgently should be fixed.
This commit is contained in:
Schrottkatze 2023-11-20 08:54:29 +01:00
parent edd9871bd6
commit a2b42917f2
3 changed files with 25 additions and 1 deletions

View file

@ -6,5 +6,6 @@
./terminal.nix
./flatpak.nix
./firewall.nix
./git.nix
];
}