diff --git a/git_system.nix b/git_system.nix index 14d4221..c2e81c4 100644 --- a/git_system.nix +++ b/git_system.nix @@ -87,7 +87,7 @@ in serviceConfig = { Type = oneshot; ExecStart = "cp ${./home.tmpl} /var/lib/forgejo/custom"; - } + }; }; openssh = {