From 7aac4a390c336899069d30d676e9cd8945840277 Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Wed, 1 May 2024 22:58:09 +0200 Subject: [PATCH] enable smb2 --- systems/mio-mio-mate/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/mio-mio-mate/default.nix b/systems/mio-mio-mate/default.nix index faeccf7..1c4d0cc 100644 --- a/systems/mio-mio-mate/default.nix +++ b/systems/mio-mio-mate/default.nix @@ -165,7 +165,7 @@ netbios name = smbnix security = user #use sendfile = yes - #max protocol = smb2 + max protocol = smb2 # note: localhost is the ipv6 localhost ::1 hosts allow = 192.168.0. 127.0.0.1 localhost hosts deny = 0.0.0.0/0