diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-08-13 22:28:01 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-08-13 22:40:43 +0200 |
commit | 6a66736f78f7d71bfc82f6761ffc8356bb9fc99d (patch) | |
tree | 073ea5aba4ba2f30eab618379f6450c2a429a8ef /system/services/restic/default.nix | |
parent | fix(nixos/git-server): Use correct regex syntax in allowed git config values (diff) | |
download | nixos-server-6a66736f78f7d71bfc82f6761ffc8356bb9fc99d.tar.gz nixos-server-6a66736f78f7d71bfc82f6761ffc8356bb9fc99d.zip |
fix(nixos/git-server): Correctly enable the git config feature of gitolite
The previously set variable is only used in the gitolite.conf file for the `config` specifications on each repo. We can't use that because we use "wild-repos". Thus we need to add the `user-configs` option to each repo, allow users to change the git settings specified there with a simple `ssh git@git.vhack.eu config <repo> --set cgit.owner <name>`.
Diffstat (limited to 'system/services/restic/default.nix')
0 files changed, 0 insertions, 0 deletions