diff options
Diffstat (limited to 'hosts/vidhar')
| -rw-r--r-- | hosts/vidhar/samba.nix | 1 | 
1 files changed, 1 insertions, 0 deletions
| 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 @@ | |||
| 61 | interface = [ "lo" "lan" ]; | 61 | interface = [ "lo" "lan" ]; | 
| 62 | }; | 62 | }; | 
| 63 | 63 | ||
| 64 | boot.supportedFilesystems = [ "ntfs" ]; | ||
| 64 | systemd.mounts = [ | 65 | systemd.mounts = [ | 
| 65 | { | 66 | { | 
| 66 | where = "/srv/eos.lower"; | 67 | where = "/srv/eos.lower"; | 
