add to runtime path
This commit is contained in:
parent
6cb3550dbe
commit
40d517541a
1 changed files with 1 additions and 1 deletions
|
|
@ -232,7 +232,7 @@
|
|||
StartLimitBurst = 3;
|
||||
StartLimitInterval = 10;
|
||||
};
|
||||
path = [pkgs.bash];
|
||||
path = [pkgs.bash pkgs.imagemagick];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue