From be92a488d5aed4d8c3bad48a7b11f860b5247e16 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Tue, 14 Oct 2025 17:31:46 -0400 Subject: add jq & cron --- machines/oxo/git-home.nix | 1 + machines/oxo/home.nix | 1 + 2 files changed, 2 insertions(+) (limited to 'machines') diff --git a/machines/oxo/git-home.nix b/machines/oxo/git-home.nix index c2bff08..9d92422 100644 --- a/machines/oxo/git-home.nix +++ b/machines/oxo/git-home.nix @@ -7,6 +7,7 @@ }; home.packages = with pkgs; [ + jq git-lfs ]; diff --git a/machines/oxo/home.nix b/machines/oxo/home.nix index 8672e15..c43b9b0 100644 --- a/machines/oxo/home.nix +++ b/machines/oxo/home.nix @@ -11,6 +11,7 @@ fzf fd ripgrep + jq unzip zip -- cgit v1.2.3