mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-11 17:29:30 +08:00
devices.srv1: disable samba
This commit is contained in:
@@ -23,7 +23,6 @@ inputs:
|
||||
{
|
||||
sshd.motd = true;
|
||||
beesd."/" = { hashTableSizeMB = 128; threads = 4; };
|
||||
samba = { hostsAllowed = ""; shares = { home.path = "/home"; root.path = "/"; }; };
|
||||
};
|
||||
packages =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user