Need to import types
This commit is contained in:
@@ -4,7 +4,7 @@ with lib;
|
|||||||
let cfg = config.services.mastodonContainer;
|
let cfg = config.services.mastodonContainer;
|
||||||
in {
|
in {
|
||||||
|
|
||||||
options.services.mastodonContainer = {
|
options.services.mastodonContainer = with types; {
|
||||||
enable = mkEnableOption "Enable Mastodon running in an Arion container.";
|
enable = mkEnableOption "Enable Mastodon running in an Arion container.";
|
||||||
|
|
||||||
domain = mkOption {
|
domain = mkOption {
|
||||||
|
|||||||
Reference in New Issue
Block a user