Add coreutils to heimdal hprop job
This commit is contained in:
parent
e8a191908e
commit
ace843b59d
|
@ -310,7 +310,7 @@ let
|
|||
|
||||
"heimdal-hpropd@" = {
|
||||
description = "Heimdal propagation listener server.";
|
||||
path = with pkgs; [ heimdal ];
|
||||
path = with pkgs; [ coreutils heimdal ];
|
||||
serviceConfig = {
|
||||
StandardInput = "socket";
|
||||
StandardOutput = "socket";
|
||||
|
|
Loading…
Reference in New Issue