build02: r-ryantm gitconfig

This commit is contained in:
Ryan Mulligan 2021-10-26 17:24:07 -07:00
parent 0d4cff364b
commit 75eccad6de
2 changed files with 5 additions and 1 deletions

3
build02/gitconfig.txt Normal file
View file

@ -0,0 +1,3 @@
[user]
email = ryantm-bot@ryantm.com
name = R. Ryantm

View file

@ -109,7 +109,8 @@ in
};
systemd.tmpfiles.rules = [
"d /home/r-ryantm/.ssh 700 r-ryantm users - -"
"L /home/r-ryantm/.gitconfig - - - - ${./gitconfig.txt}"
"d /home/r-ryantm/.ssh 700 r-ryantm r-ryantm - -"
"e /var/cache/nixpkgs-update/repology/nixpkgs-review - - - 1d -"
"e /var/cache/nixpkgs-update/github/nixpkgs-review - - - 1d -"
"e /var/cache/nixpkgs-update/pypi/nixpkgs-review - - - 1d -"