From 273d42024b69fb349e24d2a0627092fcc6adca56 Mon Sep 17 00:00:00 2001 From: Eli Ribble Date: Thu, 6 Nov 2025 15:56:18 +0000 Subject: [PATCH] Add git-lfs to all systems --- modules/system/base.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/system/base.nix b/modules/system/base.nix index 4b04775..a1d9bd8 100644 --- a/modules/system/base.nix +++ b/modules/system/base.nix @@ -13,6 +13,7 @@ pkgs.htop pkgs.ghostty.terminfo pkgs.git + pkgs.git-lfs pkgs.restic pkgs.sops pkgs.tig