fix: add git package to panel API service dependencies

This commit is contained in:
Jakub Dorfman 2026-04-29 18:40:02 +02:00
parent 1f0368f1dd
commit 0a82fe3160

View file

@ -32,6 +32,7 @@
pkgs.coreutils
pkgs.zip
pkgs.unzip
pkgs.git
];
serviceConfig = {