diff options
author | Simon Parri <simonparri@ganzeria.com> | 2025-06-16 22:05:05 -0500 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2025-06-16 22:05:05 -0500 |
commit | ceef233923bbaa2ff41f8f898e29872a264b0000 (patch) | |
tree | f7db4a6d5269e06743375791de123535c13516e4 /hosts/tomato | |
parent | 4082f546eaa8b43d4bfe9e09e1260eeddd350f9c (diff) | |
download | nixos-config-ceef233923bbaa2ff41f8f898e29872a264b0000.tar.gz nixos-config-ceef233923bbaa2ff41f8f898e29872a264b0000.zip |
modules/sets: Add mail.tools and use it
Diffstat (limited to 'hosts/tomato')
-rw-r--r-- | hosts/tomato/packages.nix | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hosts/tomato/packages.nix b/hosts/tomato/packages.nix index 51a0f32..37dd00a 100644 --- a/hosts/tomato/packages.nix +++ b/hosts/tomato/packages.nix @@ -16,6 +16,7 @@ in gui.fonts = true; image.utils = true; image.tools = true; + mail.tools = true; manga.dl = true; media.tools = true; net.tools.full = true; @@ -36,9 +37,7 @@ in rclone nethack sil-q - mu emacsPackages.mu4e - isync ppsspp wesnoth luanti |