modules/gotosocial: fix type definition
This commit is contained in:
parent
3b799db2aa
commit
4ff88b818b
@ -33,7 +33,7 @@ in {
|
||||
};
|
||||
|
||||
configuration = mkOption {
|
||||
inherit settingsType;
|
||||
type = settingsType;
|
||||
description = ''
|
||||
Specify the configuration for GoToSocial in Nix.
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user