apply lints
This commit is contained in:
parent
ed6abfe02b
commit
e4b8b135a7
|
@ -44,7 +44,7 @@ in {
|
|||
users.users."${cfg.user}" = {
|
||||
isSystemUser = true;
|
||||
home = cfg.directory;
|
||||
group = cfg.group;
|
||||
inherit (cfg) group;
|
||||
packages = [ cfg.package cfg.jdkPackage ];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue