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;
|
type = lib.types.str;
|
||||||
default = defaultGroup;
|
default = defaultGroup;
|
||||||
defaultText = "${defaultGroup}";
|
defaultText = "${defaultGroup}";
|
||||||
description = ''
|
description = "Group under which the website runs.";
|
||||||
Group under which the website runs.
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
|
|
||||||
package = lib.mkPackageOption pkgs "think-backend-gtcm" { };
|
package = lib.mkPackageOption pkgs "think-backend-gtcm" { };
|
||||||
|
|||||||
@@ -46,9 +46,7 @@ in
|
|||||||
type = lib.types.str;
|
type = lib.types.str;
|
||||||
default = defaultGroup;
|
default = defaultGroup;
|
||||||
defaultText = "${defaultGroup}";
|
defaultText = "${defaultGroup}";
|
||||||
description = ''
|
description = "Group under which the website runs.";
|
||||||
Group under which the website runs.
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
|
|
||||||
package = lib.mkPackageOption pkgs "think-gtcm" { };
|
package = lib.mkPackageOption pkgs "think-gtcm" { };
|
||||||
|
|||||||
Reference in New Issue
Block a user