From 3bc77c8dae2a5bf06789ae80cc0356d271660d62 Mon Sep 17 00:00:00 2001
From: Tim Keller <tjkeller.xyz>
Date: Sun, 9 Feb 2025 16:15:51 -0600
Subject: add ntfs3g to pkgs

---
 modules/root/software/system.nix | 1 +
 1 file changed, 1 insertion(+)

(limited to 'modules')

diff --git a/modules/root/software/system.nix b/modules/root/software/system.nix
index f0a31f2..4c81596 100644
--- a/modules/root/software/system.nix
+++ b/modules/root/software/system.nix
@@ -5,6 +5,7 @@
 		dash  # TODO should be default /bin/sh
 		exfat
 		git  # Needed for home-manager
+		ntfs3g
 		python3
 		sops  # Secrets
 	];
-- 
cgit v1.2.3