build02: r-ryantm gitconfig
This commit is contained in:
parent
0d4cff364b
commit
75eccad6de
2 changed files with 5 additions and 1 deletions
3
build02/gitconfig.txt
Normal file
3
build02/gitconfig.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
[user]
|
||||
email = ryantm-bot@ryantm.com
|
||||
name = R. Ryantm
|
|
@ -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 -"
|
||||
|
|
Loading…
Add table
Reference in a new issue