diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/thyme/packages.nix | 3 | ||||
-rw-r--r-- | hosts/tomato/packages.nix | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/hosts/thyme/packages.nix b/hosts/thyme/packages.nix index 7d9926b..6730a10 100644 --- a/hosts/thyme/packages.nix +++ b/hosts/thyme/packages.nix @@ -12,6 +12,7 @@ gui.fonts = true; image.utils = true; image.tools = true; + mail.tools = true; manga.dl = true; media.tools = true; net.tools.full = true; @@ -32,9 +33,7 @@ rclone nethack sil-q - mu emacsPackages.mu4e - isync ppsspp wesnoth ]; 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 |