Fix LFS on discord bot (#39)
Reviewed-on: #39 Thanks @esy Co-authored-by: Daragh <esy@skynet.ie> Co-committed-by: Daragh <esy@skynet.ie>
This commit is contained in:
parent
76f8aa2712
commit
764e8cd620
2 changed files with 23 additions and 0 deletions
|
@ -221,6 +221,7 @@
|
|||
after = ["network-online.target"];
|
||||
wants = [];
|
||||
environment = environment_config;
|
||||
path = with pkgs; [ git git-lfs ];
|
||||
|
||||
serviceConfig = {
|
||||
User = "${cfg.user}";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue