summaryrefslogtreecommitdiffstats
path: root/nin/2configs/git.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nin/2configs/git.nix')
-rw-r--r--nin/2configs/git.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nin/2configs/git.nix b/nin/2configs/git.nix
index 2a860468..9ebbaabd 100644
--- a/nin/2configs/git.nix
+++ b/nin/2configs/git.nix
@@ -53,7 +53,7 @@ let
with git // config.krebs.users;
repo:
singleton {
- user = [ nin ];
+ user = [ nin nin_h ];
repo = [ repo ];
perm = push "refs/*" [ non-fast-forward create delete merge ];
} ++