Add coreutils to heimdal hprop job

This commit is contained in:
niten 2024-01-13 09:52:59 -08:00
parent e8a191908e
commit ace843b59d
1 changed files with 1 additions and 1 deletions

View File

@ -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";