diff --git a/nixpacks.toml b/nixpacks.toml index 680d4db..a4b5d45 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,5 +1,2 @@ [phase.setup] - nixPkgs = ['cowsay'] - -[start] - cmd = "cowsay Saved" \ No newline at end of file + aptPkgs = ['libnginx-mod-http-fancyindex', 'nginx-extras', 'git']