fix auamost
???? fish doesn't find jq if it's not in environment.systemPackages, dunno why.
This commit is contained in:
parent
a8f7ee667d
commit
9e7929ab5f
1 changed files with 2 additions and 0 deletions
|
@ -56,4 +56,6 @@
|
|||
script = "/persist/magic/mattermost-groupsync.fish";
|
||||
startAt = "*:0/15";
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [ curl jq ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue