Fix wording

This commit is contained in:
Hendrik Sokolowski 2022-10-26 22:04:48 +02:00
parent 289b58198c
commit 5f6988291c
Signed by: hensoko
GPG key ID: 5C36A01B80BCCC59

View file

@ -43,7 +43,7 @@ let
in
{
options.pub-solar.docker-ci-runner = {
enable = lib.mkEnableOption "Enables a systemd service that runs drone-ci-runner";
enable = lib.mkEnableOption "Enables a docker container running a drone exec runner as unprivileged user.";
enableKvm = lib.mkOption {
description = ''