installed jq

This commit is contained in:
Jakub Dorfman 2026-04-27 00:33:07 +02:00
parent 47dbd52c25
commit 542141f8da

View file

@ -14,6 +14,7 @@
pkgs.podman-compose
pkgs.zip
pkgs.unzip
pkgs.jq
(pkgs.writeShellScriptBin "panelctl" (builtins.readFile ./panel/panelctl.sh))
];