mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-01-16 20:50:33 +00:00
Removed a NixOS config value which was removed from the NixOS options.
@@ -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;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user