Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-09-14 20:03:47 +01:00
parent 289c649bc3
commit 1af963bf4e
6 changed files with 82 additions and 13 deletions

View File

@@ -17,6 +17,7 @@ pkgs.dockerTools.buildImage {
name = "root";
paths = with pkgs; [
git
git-lfs
curl
jq
nix