From 0b0bae3f9de28b2bd2ac85986cbc419d9554115a Mon Sep 17 00:00:00 2001 From: Michael Huebner Date: Mon, 16 Jun 2025 08:19:48 +0200 Subject: [PATCH] Add command line mailing tool --- shared/system.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shared/system.nix b/shared/system.nix index cbbce3e..cc6b6e6 100644 --- a/shared/system.nix +++ b/shared/system.nix @@ -21,6 +21,7 @@ git htop inetutils + msmtp ]; networking.firewall = {