cleanup
This commit is contained in:
parent
3daa0c438b
commit
6e02535834
1 changed files with 1 additions and 3 deletions
|
|
@ -48,7 +48,5 @@
|
||||||
hostPackages = with pkgs; [ bash coreutils git nix openssh nodejs ];
|
hostPackages = with pkgs; [ bash coreutils git nix openssh nodejs ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
systemd.services."gitea-runner-nixos-deploy" = {
|
systemd.services."gitea-runner-nixos-deploy".restartIfChanged = false;
|
||||||
restartIfChanged = false;
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue