From 74faaa6944172e9211ec15887a74edcb75ac0b4f Mon Sep 17 00:00:00 2001 From: eryn Date: Mon, 4 Aug 2025 16:25:40 +0000 Subject: [PATCH] Update nixpacks.toml --- nixpacks.toml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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']