can't do syntax award
This commit is contained in:
parent
cf0615d641
commit
05e17ef570
|
@ -173,7 +173,7 @@ in {
|
|||
serviceConfig = {
|
||||
WorkingDirectory = state;
|
||||
Type = "oneshot";
|
||||
ExecStart = "{pkgs.fedifetcher}/bin/fedifetcher"
|
||||
ExecStart = "${pkgs.fedifetcher}/bin/fedifetcher"
|
||||
+ " --config ${configPath}" + " --state-dir ${state}";
|
||||
user = "fedifetcher";
|
||||
group = "fedifetcher";
|
||||
|
|
Loading…
Reference in a new issue