all: disable upstream gts module
This commit is contained in:
parent
43ba18c07a
commit
47a31a9e37
@ -37,6 +37,10 @@ in {
|
||||
./bins
|
||||
];
|
||||
|
||||
disabledModules = [
|
||||
"services/web-apps/gotosocial.nix"
|
||||
];
|
||||
|
||||
options.myconf = {
|
||||
managementPubKeys = lib.mkOption rec {
|
||||
type = lib.types.listOf lib.types.str;
|
||||
|
Loading…
Reference in New Issue
Block a user