fix statix
This commit is contained in:
parent
b397a78f8c
commit
52c58f4995
14 changed files with 106 additions and 101 deletions
|
@ -244,7 +244,7 @@ in
|
|||
# Create user if set to default
|
||||
users.users = mkIf (cfg.user == "unpackerr") {
|
||||
unpackerr = {
|
||||
group = cfg.group;
|
||||
inherit (cfg) group;
|
||||
shell = pkgs.bashInteractive;
|
||||
createHome = false;
|
||||
description = "unpackerr Daemon user";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue