From 8d764fc7e429583aa8617bffb1a925cc3708f021 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Sat, 6 Jan 2024 00:08:00 +0100 Subject: [PATCH] mayushii: Allow SMB1 This is required for a Windows XP VM. --- machines/mayushii/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/machines/mayushii/configuration.nix b/machines/mayushii/configuration.nix index 8e24d2b..2740ab5 100644 --- a/machines/mayushii/configuration.nix +++ b/machines/mayushii/configuration.nix @@ -40,6 +40,9 @@ disable spoolss = yes usershare max shares = 0 acl allow execute always = True + + server min protocol = NT1 + ntlm auth = ntlmv1-permitted ''; shares = { qemu = {