Remove redundant negation of isNormalUser
This commit is contained in:
parent
3ba2d19292
commit
d29e7f242b
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ with lib;
|
|||
users.groups.cloudreve = {};
|
||||
users.users.cloudreve = {
|
||||
group = "cloudreve";
|
||||
isNormalUser = false;
|
||||
isSystemUser = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue