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

This commit is contained in:
2026-03-06 12:07:56 +01:00
committed by ahtlon
parent ff340d69fb
commit e021f46b4d
+1
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 ];