minidlna
and transmission
on rock5b
This commit is contained in:
parent
6ce4914941
commit
d72b1c1f78
5 changed files with 54 additions and 9 deletions
|
@ -44,6 +44,8 @@
|
|||
};
|
||||
|
||||
config = lib.mkIf config.ccr.enable {
|
||||
ccr.extraGroups = ["wheel" "fuse" "networkmanager" "dialout"];
|
||||
|
||||
users.users.ccr = {
|
||||
uid = 1000;
|
||||
inherit (config.ccr) hashedPassword;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue