X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FConfig%2FNix%2FNUR.git;a=blobdiff_plain;f=modules%2Fwebapps%2Fmastodon.nix;h=68531cf3dbad21201ffb5d59416cd5cd78c9fb13;hp=eed9e3f60d46760286adddace29cb791e4850f77;hb=72300eb8116c960935a462564d96db6fac355bca;hpb=22e09a87fb538a0eaf81837750b0948f26f79cf1 diff --git a/modules/webapps/mastodon.nix b/modules/webapps/mastodon.nix index eed9e3f6..68531cf3 100644 --- a/modules/webapps/mastodon.nix +++ b/modules/webapps/mastodon.nix @@ -27,7 +27,7 @@ in ''; }; socketsPrefix = lib.mkOption { - type = lib.types.string; + type = lib.types.str; default = "live"; description = '' The prefix to use for Mastodon sockets.