chore: flake update
This commit is contained in:
parent
5e774a5b82
commit
f8b6382ae9
5 changed files with 91 additions and 60 deletions
|
|
@ -8,7 +8,7 @@
|
|||
Unit.After = "postgresql.service";
|
||||
|
||||
Service = {
|
||||
ExecStart = "${hydractify-bot.defaultPackage.${pkgs.system}}/bin/hydractify";
|
||||
ExecStart = "${hydractify-bot.defaultPackage.${pkgs.stdenv.hostPlatform.system}}/bin/hydractify";
|
||||
Restart = "on-failure";
|
||||
Type = "simple";
|
||||
WorkingDirectory = "/mnt/internal/hydractify/GitHub/hydractify";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue