mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-22 09:49:20 -07: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" = {
|
"vw.example.com" = {
|
||||||
group = "vaultwarden";
|
group = "vaultwarden";
|
||||||
keyType = "rsa2048";
|
keyType = "rsa2048";
|
||||||
allowKeysForGroup = true;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user