From 7a4a37269ddd1ec125d2b9114893d150816b38c4 Mon Sep 17 00:00:00 2001 From: andres Date: Tue, 14 Mar 2023 00:18:49 +0100 Subject: [PATCH] add copnfig --- nixpacks.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/nixpacks.toml b/nixpacks.toml index d98c64e..2ca1774 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,5 +1,6 @@ [phases.setup] aptPkgs = [ + '...', 'fonts-liberation', 'libappindicator3-1', 'libasound2',