various fixes
Some checks failed
Test action / kaas (push) Failing after 1s

This commit is contained in:
Chris Kruining 2026-04-05 16:05:01 +02:00
parent a10e74a596
commit 7b37c0e9c3
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
3 changed files with 6 additions and 11 deletions

View file

@ -118,7 +118,7 @@ in {
enable = true;
dbBackend = "postgresql";
package = pkgs.${namespace}.vaultwarden;
package = pkgs.vaultwarden-postgresql;
config = {
SIGNUPS_ALLOWED = false;