about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/configuration.nix b/hosts/configuration.nix
index 57f8b6f..0c0996a 100644
--- a/hosts/configuration.nix
+++ b/hosts/configuration.nix
@@ -29,6 +29,7 @@
       timeout = 0;
     };
 
+    supportedFilesystems = [ "ntfs" ];
     cleanTmpDir = true;
   };