1
0
Fork 0

git: Use home.file

This commit is contained in:
Daniel Kempkens 2021-12-30 22:38:14 +01:00
parent 35eb50c808
commit 7d55b8c4c1

View file

@ -67,5 +67,5 @@ in
}; };
}; };
xdg.configFile."${config-work-nedeco}".source = ../config/git/config-work-nedeco; home.file."${config-work-nedeco}".source = ../config/git/config-work-nedeco;
} }