Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-09-14 20:03:47 +01:00
parent 38b9a3162a
commit d9575eb7b7
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