dots/modules/nixos/features/protonmail-bridge.nix
2025-10-22 01:22:05 +11:00

3 lines
48 B
Nix

{
services.protonmail-bridge.enable = true;
}