add gitolite
This commit is contained in:
@@ -15,5 +15,9 @@
|
||||
default = "";
|
||||
description = "keyboard variant";
|
||||
};
|
||||
sshKey = lib.mkOption {
|
||||
default = throw "No ssh key specified";
|
||||
description = "Public key of the user";
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user