diff options
| -rw-r--r-- | ymir.nix | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -412,7 +412,6 @@ in rec { | |||
| 412 | adminPubkey = builtins.readFile (builtins.head (import ./users/gkleen.nix).openssh.authorizedKeys.keyFiles); | 412 | adminPubkey = builtins.readFile (builtins.head (import ./users/gkleen.nix).openssh.authorizedKeys.keyFiles); |
| 413 | dataDir = "/srv/git"; | 413 | dataDir = "/srv/git"; |
| 414 | user = "gitolite"; | 414 | user = "gitolite"; |
| 415 | group = "git"; | ||
| 416 | extraGitoliteRc = '' | 415 | extraGitoliteRc = '' |
| 417 | $RC{UMASK} = 0027; | 416 | $RC{UMASK} = 0027; |
| 418 | $RC{GIT_CONFIG_KEYS} = 'gitweb\.(owner|description|category)'; | 417 | $RC{GIT_CONFIG_KEYS} = 'gitweb\.(owner|description|category)'; |
