l 2 radio: remove unneeded sudo snippet
This commit is contained in:
parent
a6d1879739
commit
6e2cbdfb73
|
@ -54,10 +54,6 @@ in {
|
|||
mpc_cli
|
||||
];
|
||||
|
||||
security.sudo.extraConfig = ''
|
||||
${mainUser.name} ALL=(${name}) NOPASSWD: ALL
|
||||
'';
|
||||
|
||||
services.mpd = {
|
||||
enable = true;
|
||||
group = "radio";
|
||||
|
|
Loading…
Reference in a new issue