From 0767d44b45cbc08b8e8b0acdf6363b98ade5eaf8 Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Fri, 21 Jul 2023 15:06:29 +0200 Subject: [PATCH] tools: Install tio system-wide --- modules/tools.nix | 1 + users/simon/modules/programs.nix | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/tools.nix b/modules/tools.nix index 1586ce4..bc0d3c0 100644 --- a/modules/tools.nix +++ b/modules/tools.nix @@ -49,6 +49,7 @@ reptyr # move process to current terminal smartmontools # hard drive monitoring tcpdump # package inspector + tio # serial console usbutils # lsusb # eye candy diff --git a/users/simon/modules/programs.nix b/users/simon/modules/programs.nix index bb989cf..3aeb742 100644 --- a/users/simon/modules/programs.nix +++ b/users/simon/modules/programs.nix @@ -60,7 +60,6 @@ in # clients libnotify # notify-send - tio # serial console # function eye candy pv # monitor progress in pipe