From b527582b9dc0d8f654cb71ba47def91d84ae93cd Mon Sep 17 00:00:00 2001 From: Alex Mickelson Date: Mon, 5 Jan 2026 22:53:52 -0700 Subject: [PATCH] zip --- nix/ai-vm.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/ai-vm.nix b/nix/ai-vm.nix index e37d143..64d6634 100644 --- a/nix/ai-vm.nix +++ b/nix/ai-vm.nix @@ -72,6 +72,7 @@ git tmux vscode + zip ]; }; home-manager.users.alex = { pgks, ...}: {