Fix syntax

This commit is contained in:
Michael Huebner 2025-06-16 12:37:11 +02:00
parent 7893327136
commit 6db578d385

View file

@ -88,7 +88,7 @@ in
Type = oneshot;
ExecStart = "cp ${./home.tmpl} /var/lib/forgejo/custom";
}
}
};
openssh = {
ports = [ 62 ];