moving minor stuff around

This commit is contained in:
2020-05-08 18:09:55 -04:00
parent 248b31cdb4
commit b7044a4992
2 changed files with 13 additions and 12 deletions

View File

@@ -1,6 +1,8 @@
{ pkgs, ... }:
{
programs.offlineimap.enable = true;
programs.msmtp.enable = true;
programs.neomutt = {
enable = true;
sidebar.enable = true;