From 884d9c8642fcec40c7a101d5537fe13bee4fecaf Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 14 Jan 2022 00:38:21 +0100 Subject: ... --- hosts/vidhar/samba.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/vidhar/samba.nix b/hosts/vidhar/samba.nix index b3722617..6a590587 100644 --- a/hosts/vidhar/samba.nix +++ b/hosts/vidhar/samba.nix @@ -48,7 +48,7 @@ fileSystems."/srv/eos.lower" = { device = "/dev/zvol/hdd-raid6/safe/home/mherold/eos/base"; - fsType = "ntfs3"; + fsType = "ntfs"; options = [ "ro" "uid=mherold" "gid=users" "fmask=0177" "dmask=0077" "nofail" "noauto" ]; }; -- cgit v1.2.3