update samba configuration

This commit is contained in:
2026-03-19 20:36:56 +01:00
parent ae5f6f1fc4
commit 4ff36b1000
3 changed files with 14 additions and 7 deletions

View File

@@ -26,7 +26,7 @@
# fsType = "ext4";
# };
fileSystems."/srv/shatteredmint" =
fileSystems."/srv/private" =
{ device = "/dev/mapper/base--storage-ShatteredMINT";
fsType = "ext4";
};