services.offlineimap.install
Whether to install a user service for Offlineimap. Once the service is started, emails will be fetched automatically.
The service must be manually started for each user with "systemctl --user start offlineimap" or globally through services.offlineimap.enable.
- Type
boolean- Default
false- Declared
- <nixpkgs/nixos/modules/services/mail/offlineimap.nix>