test samba configuration for nas

This commit is contained in:
2026-03-19 20:10:29 +01:00
parent abf0583f17
commit ae5f6f1fc4
4 changed files with 55 additions and 14 deletions

View File

@@ -26,10 +26,10 @@
# fsType = "ext4";
# };
#fileSystems."/srv/dev-disk-by-uuid-18333f38-626c-4c22-af29-314a87282809" =
# { device = "/dev/mapper/base--storage-ShatteredMINT";
# fsType = "ext4";
# };
fileSystems."/srv/shatteredmint" =
{ device = "/dev/mapper/base--storage-ShatteredMINT";
fsType = "ext4";
};
#fileSystems."/srv/dev-disk-by-uuid-98570615-8eda-4a45-8a20-3c58b50e3d79" =
# { device = "/dev/mapper/base--storage-NAS";