Another fix

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

View file

@ -87,7 +87,7 @@ in
serviceConfig = { serviceConfig = {
Type = oneshot; Type = oneshot;
ExecStart = "cp ${./home.tmpl} /var/lib/forgejo/custom"; ExecStart = "cp ${./home.tmpl} /var/lib/forgejo/custom";
} };
}; };
openssh = { openssh = {