clanService/samba: samba service

This commit is contained in:
2026-02-11 17:01:51 +07:00
parent d91da5d74b
commit 2834b43d66
25 changed files with 713 additions and 0 deletions

View File

@@ -261,6 +261,14 @@
};
};
};
samba = {
module = {
name = "samba";
input = "self";
};
};
};
};
};