add: nfs config

This commit is contained in:
FabricSoul 2025-06-08 01:43:28 -04:00
parent 8454c03655
commit f2d0ecbe64
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{...}: {
services.plex = {
enable = true;
openFirewall = true;
};
}