Another fix
This commit is contained in:
parent
6db578d385
commit
2ea1173111
1 changed files with 1 additions and 1 deletions
|
@ -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 = {
|
||||||
|
|
Loading…
Reference in a new issue