services.offlineimap.install

NixOS option

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 in: nixos/modules/services/mail/offlineimap.nixView source on NixOS/nixpkgs →