From 9284a95a9098ff32ea5b2864ed6123df21bc1d22 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= <cynerd@email.cz>
Date: Sat, 26 Nov 2022 16:13:21 +0100
Subject: nixos/ridcully: add access to the adm network

---
 nixos/modules/generic.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'nixos/modules')

diff --git a/nixos/modules/generic.nix b/nixos/modules/generic.nix
index a7816ed..dafeb16 100644
--- a/nixos/modules/generic.nix
+++ b/nixos/modules/generic.nix
@@ -48,7 +48,7 @@ in {
       coreutils binutils psmisc progress lshw file vde2
       ldns wget
       gnumake
-      exfat exfatprogs
+      exfat exfatprogs ntfs3g
       nix-index
       usbutils pciutils
 
-- 
cgit v1.2.3