]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/webapps/webstats/default.nix
Upgrade nixos
[perso/Immae/Config/Nix.git] / modules / webapps / webstats / default.nix
index e822645c605e162ee14ea3e4638fa327f84ffbb8..fe5f068d410345e1f84a20e8c0d65474989260ec 100644 (file)
@@ -23,7 +23,7 @@ in {
               '';
           };
           name = lib.mkOption {
-            type = lib.types.string;
+            type = lib.types.str;
             description  = ''
               Domain name. Corresponds to the Apache file name and the
               folder name in which the state will be saved.