Removed a NixOS config value which was removed from the NixOS options.

Ludwig
2023-09-12 22:04:50 +02:00
parent 3121c30c54
commit 050913bb5b

@@ -410,7 +410,6 @@ Example NixOS nginx config. For more Information about NixOS Deployment see [Dep
"vw.example.com" = {
group = "vaultwarden";
keyType = "rsa2048";
allowKeysForGroup = true;
};
};