From f076f72accabce0f5b7f247b4b13e631d6576f18 Mon Sep 17 00:00:00 2001 From: ch1bo <2621189+ch1bo@users.noreply.github.com> Date: Sat, 5 Sep 2026 02:25:14 +0000 Subject: [PATCH] Update dani-garcia/vaultwarden --- hosts/liskamm/vaultwarden.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/liskamm/vaultwarden.nix b/hosts/liskamm/vaultwarden.nix index 2de79d7..2771037 100644 --- a/hosts/liskamm/vaultwarden.nix +++ b/hosts/liskamm/vaultwarden.nix @@ -13,7 +13,7 @@ let # Check release notes # https://github.com/dani-garcia/vaultwarden/releases - version = "1.37.0"; + version = "1.37.2"; port = 3876; # not exposed domain = "passwords.ncoding.at"; in