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

This commit is contained in:
2026-02-22 23:28:56 +01:00
committed by ahtlon
parent ff340d69fb
commit e021f46b4d

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 ];