From 05ab5bd4a518c434b11a8ab63b82a7295513ad01 Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Wed, 28 Feb 2024 13:04:06 -0500 Subject: [PATCH] Add telnet client --- modules/system/common/all-darwin.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/system/common/all-darwin.nix b/modules/system/common/all-darwin.nix index c19c32a..43aedf4 100644 --- a/modules/system/common/all-darwin.nix +++ b/modules/system/common/all-darwin.nix @@ -34,6 +34,7 @@ "fastfetch" "ffmpeg" "firefox-profile-switcher-connector" + "telnet" ]; casks = [ "1password"