mob next [ci-skip] [ci skip] [skip ci]
lastFile:modules/nixos/think-gtcm.nix
This commit is contained in:
@@ -46,9 +46,7 @@ in
|
||||
type = lib.types.str;
|
||||
default = defaultGroup;
|
||||
defaultText = "${defaultGroup}";
|
||||
description = ''
|
||||
Group under which the website runs.
|
||||
'';
|
||||
description = "Group under which the website runs.";
|
||||
};
|
||||
|
||||
package = lib.mkPackageOption pkgs "think-backend-gtcm" { };
|
||||
|
||||
@@ -46,9 +46,7 @@ in
|
||||
type = lib.types.str;
|
||||
default = defaultGroup;
|
||||
defaultText = "${defaultGroup}";
|
||||
description = ''
|
||||
Group under which the website runs.
|
||||
'';
|
||||
description = "Group under which the website runs.";
|
||||
};
|
||||
|
||||
package = lib.mkPackageOption pkgs "think-gtcm" { };
|
||||
|
||||
Reference in New Issue
Block a user