summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hel.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index ac54b82a..d2c45757 100644
--- a/hel.nix
+++ b/hel.nix
@@ -52,6 +52,8 @@
52 shadow 52 shadow
53 (callPackage ./utils/nix/rebuild-system.nix {}) 53 (callPackage ./utils/nix/rebuild-system.nix {})
54 rewacom 54 rewacom
55
56 ntfs3g
55 ]; 57 ];
56 58
57 nixpkgs.config.packageOverrides = pkgs: rec { 59 nixpkgs.config.packageOverrides = pkgs: rec {