feat: Add smb share

This commit is contained in:
uttarayan21
2025-02-01 20:13:31 +05:30
parent c655a56242
commit e86974c618
3 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{...}: {
imports = [
./samba.nix
];
# services = {
# };
}