diff --git a/nixpacks.toml b/nixpacks.toml index 6949d3a..f7a03c1 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -3,7 +3,7 @@ nixPkgs = [ "nodejs_20", "gcc", "python3", - "libudev" + "systemd" ] [phases.install]