From d225de887db674553b15c8981c793908733d0888 Mon Sep 17 00:00:00 2001 From: chn Date: Sat, 4 Nov 2023 12:43:30 +0800 Subject: [PATCH] packages: add reptyr --- modules/packages/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/packages/default.nix b/modules/packages/default.nix index 54b18dbf..6d86b8f9 100644 --- a/modules/packages/default.nix +++ b/modules/packages/default.nix @@ -44,7 +44,7 @@ inputs: ksh # basic tools beep dos2unix gnugrep pv tmux screen parallel tldr cowsay jq zellij neofetch ipfetch localPackages.pslist - unstablePackages.fastfetch + unstablePackages.fastfetch reptyr # lsxx pciutils usbutils lshw util-linux lsof # top @@ -228,6 +228,7 @@ inputs: core = { quotepath = false; editor = "vim"; }; }; }; + # yazi.enable = true; }; services = {