From a3cdc711194e4761e5ce0d1cd6e4b4d354eb7ca1 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 14 Dec 2022 10:31:02 +0100 Subject: ... --- hosts/vidhar/samba.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/vidhar/samba.nix b/hosts/vidhar/samba.nix index af1581c5..2fd3ca5a 100644 --- a/hosts/vidhar/samba.nix +++ b/hosts/vidhar/samba.nix @@ -61,6 +61,7 @@ interface = [ "lo" "lan" ]; }; + boot.supportedFilesystems = [ "ntfs" ]; systemd.mounts = [ { where = "/srv/eos.lower"; -- cgit v1.2.3