feat(tilo): add Plex configuration for Tilo
This commit is contained in:
@@ -39,6 +39,10 @@
|
||||
};
|
||||
services = {
|
||||
endlessh.enable = true;
|
||||
plex = {
|
||||
enable = true;
|
||||
dataDir = "/tank/web/stacks/plex/plex-config";
|
||||
};
|
||||
ssh = {
|
||||
enable = true;
|
||||
allowedUsers = ["phundrak"];
|
||||
|
||||
Reference in New Issue
Block a user