[vaultwarden] fix missing input
All checks were successful
Check flake syntax / flake-check (push) Successful in 6m58s

This commit is contained in:
2026-02-22 23:28:56 +01:00
parent 00d070a65d
commit f91f0e772c

View File

@@ -18,6 +18,7 @@ with lib;
imports = [
../modules/malobeo_user.nix
../modules/sshd.nix
inputs.self.nixosModules.malobeo.metrics
];
networking.firewall.allowedTCPPorts = [ 80 ];