From 31001db95fcc98dce6203ff4ececdf9aeaba22c6 Mon Sep 17 00:00:00 2001 From: twoneis Date: Mon, 24 Jun 2024 17:07:13 +0200 Subject: [PATCH] rm thefuck, add netcat --- modules/home/utils/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/home/utils/default.nix b/modules/home/utils/default.nix index cd46118..03dca5b 100644 --- a/modules/home/utils/default.nix +++ b/modules/home/utils/default.nix @@ -7,9 +7,8 @@ zip unzip gnutar - thefuck - halp lshw + netcat-obenbsd ]; home.file = {