X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=modules%2Fwebapps%2Fmastodon.nix;h=68531cf3dbad21201ffb5d59416cd5cd78c9fb13;hb=72300eb8116c960935a462564d96db6fac355bca;hp=eed9e3f60d46760286adddace29cb791e4850f77;hpb=245acb2459476f63db7311472ceb397f709c7671;p=perso%2FImmae%2FConfig%2FNix%2FNUR.git 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.