This commit is contained in:
parent
27588a1d35
commit
6f7ff6a65b
|
@ -6,6 +6,7 @@ entrypoint = pkgs.writeShellApplication {
|
|||
name = "entrypoint";
|
||||
|
||||
runtimeInputs = with pkgs; with nodePackages; [
|
||||
sleep
|
||||
node-red
|
||||
#ungoogled-chromium
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue
Block a user