# Pastebin 5skL9cLq I have this but it doesn't seem to do the trick: ``` services.offlineimap = { install = true; path = [ pkgs.keepass pkgs.pass pkgs.bash pkgs.notmuch ]; package = pkgs.offlineimap; }; ```