services: adapt bitwarden to vaultwarden rename

This commit is contained in:
Antoine Martin 2021-08-20 00:59:28 +02:00
parent 8f1eb162b9
commit 2c7abf829a
3 changed files with 18 additions and 26 deletions

View file

@ -60,7 +60,7 @@ in
# List services that you want to enable:
my.services = {
bitwarden_rs = {
vaultwarden = {
enable = true;
privatePort = 8081;
websocketPort = 3012;