From 80505087f8169a103f21d5364a2f17f13f41df95 Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Sun, 29 Sep 2024 16:49:08 +0200 Subject: [PATCH] core: add `fd` and `sd` --- machines/core/core.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/machines/core/core.nix b/machines/core/core.nix index 3704f52..e392eda 100644 --- a/machines/core/core.nix +++ b/machines/core/core.nix @@ -6,6 +6,7 @@ bind # dig borgbackup cryptsetup + fd # find replacement file fzf gettext @@ -29,6 +30,7 @@ reptyr rsync screen + sd # sed replacement stress-ng tmux unzip