This commit is contained in:
Sandro - 2023-02-01 00:26:16 +01:00
parent 715370737e
commit 5151d81858
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@ in
};
systemd.services = {
# TODO: hardening
# https://github.com/Mic92/dotfiles/commit/ca50aa545934f12999cb58f7cd452876c8b486de#diff-c83b36ea5739cf058ef055b65b20fa5e7fad16135b2d49c0f8968903146b985aL29-L64
drone-runner-ssh = {
wantedBy = [ "multi-user.target" ];
after = [ "drone-server.service" ];