gitPath added

This commit is contained in:
get 2024-04-12 14:33:18 +02:00
commit dfa6cc1782
3 changed files with 10 additions and 1 deletions

View file

@ -7,6 +7,9 @@
programs.kdeconnect.enable = true;
myOptions = {
other = {
system = {
gitPath = "/home/lars/nichts";
};
home-manager = {
enable = true;
enableDirenv = true;