remove samba from nfss

This commit is contained in:
Yan Lin 2026-02-04 22:07:10 +01:00
parent d47e7be637
commit 5f7a5f5e36

View file

@ -156,13 +156,6 @@
plex.enable = true;
};
# Samba file sharing
services.samba-custom = {
sharedPath = "/home/yanlin/Downloads";
shareName = "Downloads";
user = "yanlin";
};
# Borg backup configuration
services.borg-client-custom = {
enable = true;