Disable plex
This commit is contained in:
parent
9bee3309cf
commit
cdca146eff
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ with lib;
|
|||
logind.lidSwitch = "ignore";
|
||||
node-red = { enable = true; openFirewall = true; withNpmAndGcc = true; };
|
||||
openssh = { enable = true; openFirewall = true; permitRootLogin = "no"; passwordAuthentication = false; };
|
||||
plex = { enable = true; openFirewall = true; group = "users"; };
|
||||
# plex = { enable = true; openFirewall = true; group = "users"; };
|
||||
power-profiles-daemon.enable = true;
|
||||
radarr = { enable = true; openFirewall = true; group = "users"; };
|
||||
samba-wsdd = { enable = true; discovery = true; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue