mob next [ci-skip] [ci skip] [skip ci]

lastFile:modules/nixos/think-gtcm.nix
This commit is contained in:
2025-11-28 12:14:36 +07:00
parent f54598c7bb
commit 49917c07a6
2 changed files with 2 additions and 6 deletions

View File

@@ -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" { };

View File

@@ -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" { };