wip
All checks were successful
Build and push nixos-based docker container / build (push) Successful in 15s
All checks were successful
Build and push nixos-based docker container / build (push) Successful in 15s
This commit is contained in:
parent
27588a1d35
commit
c4f892928f
|
@ -6,6 +6,7 @@ entrypoint = pkgs.writeShellApplication {
|
|||
name = "entrypoint";
|
||||
|
||||
runtimeInputs = with pkgs; with nodePackages; [
|
||||
coreutils
|
||||
node-red
|
||||
#ungoogled-chromium
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue
Block a user