diff --git a/hosts/pi4/default.nix b/hosts/pi4/default.nix index f791486..0d940d4 100644 --- a/hosts/pi4/default.nix +++ b/hosts/pi4/default.nix @@ -14,7 +14,12 @@ time.timeZone = "Europe/Paris"; environment.systemPackages = with pkgs; [ + podman-compose helix + unzip + htop + ncdu + wget git ];