···97979898 user = lib.mkOption {
9999 description = ''
100100- The group under which attic runs.
100100+ The user under which attic runs.
101101 '';
102102 type = types.str;
103103 default = "atticd";
···105105106106 group = lib.mkOption {
107107 description = ''
108108- The user under which attic runs.
108108+ The group under which attic runs.
109109 '';
110110 type = types.str;
111111 default = "atticd";