tahani: add coreutils to inbox-triage PATH for password command
This commit is contained in:
@@ -64,7 +64,7 @@ in {
|
||||
Service = {
|
||||
Type = "oneshot";
|
||||
ExecStart = "${opencode}/bin/opencode run --command inbox-triage";
|
||||
Environment = "PATH=${himalaya}/bin:${opencode}/bin";
|
||||
Environment = "PATH=${himalaya}/bin:${opencode}/bin:${pkgs.coreutils}/bin";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user