From 3801f204151338b44c179b3a8c331788b3f1bc48 Mon Sep 17 00:00:00 2001 From: workflow <4farlion@gmail.com> Date: Thu, 7 Sep 2023 18:46:27 +0100 Subject: [PATCH] feat: support NTFS mounting --- system/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/system/default.nix b/system/default.nix index 67fcc3e6..1c54c847 100644 --- a/system/default.nix +++ b/system/default.nix @@ -11,6 +11,8 @@ "vm.swappiness" = 0; }; + boot.supportedFiles = [ "ntfs" ]; + # https://github.com/NixOS/nixpkgs/issues/64965 environment = { etc."ipsec.secrets".text = ''