mirror of
https://git.sr.ht/~magic_rb/cluster
synced 2024-11-22 00:04:20 +01:00
HASS
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
c1387bfd22
commit
511132f23f
|
@ -18,7 +18,7 @@ nglib.makeSystem {
|
|||
shutdownOnExit = true;
|
||||
environment = {
|
||||
PATH = with pkgs; pkgs.lib.makeBinPath [
|
||||
coreutils git ffmpeg bash
|
||||
coreutils git ffmpeg bash runit
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue