add comments

This commit is contained in:
Kopatz
2024-03-31 17:52:33 +02:00
parent b277461ae0
commit 8907b6418f

View File

@@ -1,5 +1,7 @@
{ config, ...}:
{
# configure git clone gitolite@server:gitolite-admin
# help ssh gitolite@server help
services.gitolite = {
enable = true;
adminPubkey = config.mainUser.sshKey;