GRC5BMPJXADSERVBIKKUOHNB6O4HRZ26SFA2MNF22VI325UD3YZQC
YUCXZTMNS5QA3ZCVE3XENBZFDDZUV6Y24LVG57WKUDAZ47ACABVAC
# The following 2 are needed to keep cgit-simple-authentication happy for some reason. environment.etc."cgitrc".text = # ini '' include=/etc/cgit/repo-protect.conf '';
# The following 2 are needed to keep cgit-simple-authentication happy for some reason.
environment.etc."cgitrc".text = # ini
''
include=/etc/cgit/repo-protect.conf
'';
systemd.tmpfiles.rules = [ "d /etc/cgit 0750 forgejo forgejo -" "d /var/cache/cgit 0750 forgejo forgejo - - -" ];
systemd.tmpfiles.rules = [
"d /etc/cgit 0750 forgejo forgejo -"
"d /var/cache/cgit 0750 forgejo forgejo - - -"
];
environment.etc."cgit/repo-protect.conf".text = # ini '' # Add repos with: repo.url=reponame # Set protection: repo.protect=true|false '';
environment.etc."cgit/repo-protect.conf".text = # ini
# Add repos with: repo.url=reponame
# Set protection: repo.protect=true|false