From 8042bcc9a9aa7e1057bc3c80c4423b251488ed70 Mon Sep 17 00:00:00 2001 From: vorboyvo Date: Mon, 17 Jun 2024 10:59:55 -0400 Subject: [PATCH] Added ntfs3g (globally!) for ntfs support --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index 8ce7588..e3402da 100644 --- a/configuration.nix +++ b/configuration.nix @@ -158,6 +158,7 @@ # $ nix search wget environment.systemPackages = with pkgs; [ # neovim + ntfs3g kakoune git gay # very important, do not remove