diff options
| author | EuAndreh <eu@euandre.org> | 2018-07-08 20:22:32 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2018-07-08 20:22:32 -0300 |
| commit | 932cad92f39da045da4dfcfd1483f6c9cf2500fc (patch) | |
| tree | 10599501e509005f7f70d073acf210d40881e4ee | |
| parent | Use $DOTFILES in decryption path (diff) | |
| download | dotfiles-932cad92f39da045da4dfcfd1483f6c9cf2500fc.tar.gz dotfiles-932cad92f39da045da4dfcfd1483f6c9cf2500fc.tar.xz | |
Add email CLI utilities packages
| -rw-r--r-- | nixos/configuration.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix index a3ebfd92..cd1988ed 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -147,6 +147,9 @@ sshpass zathura # for viewing Emacs PDF files timidity + mu + offlineimap + cacert ## Spell checking |
