set plain-text password of public media playback user
This commit is contained in:
parent
8fb158edce
commit
fda6dd5da2
1 changed files with 2 additions and 0 deletions
|
@ -93,6 +93,8 @@ with lib; {
|
|||
isNormalUser = true;
|
||||
description = "Media playback user";
|
||||
extraGroups = [ "users" "video" ];
|
||||
# allow anyone with physical access to log in
|
||||
password = "media";
|
||||
};
|
||||
|
||||
networking.domain = "dadada.li";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue