From 770e80ccbf0fd36bff1e272c8f28e2bd29dd2735 Mon Sep 17 00:00:00 2001 From: noe Date: Fri, 26 Jul 2024 13:21:17 -0400 Subject: [PATCH] nas0: ?? --- nixos/hosts/nas0/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos/hosts/nas0/default.nix b/nixos/hosts/nas0/default.nix index fb06307..96355f3 100644 --- a/nixos/hosts/nas0/default.nix +++ b/nixos/hosts/nas0/default.nix @@ -35,7 +35,6 @@ netbios name = nas0 hosts allow = 10.0.0.0/8 100.64.0.0/10 127.0.0.1 localhost hosts deny = 0.0.0.0/0 - server smb encrypt = required server min protocol = SMB2 ''; shares."main" = {