From f7e6c8f5a4cdfc3920d9b335a60fde001646e171 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Tue, 12 Sep 2023 19:49:35 +0200 Subject: Add moreutils to common host config --- hosts/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/common.nix b/hosts/common.nix index 84d0354..57c88cd 100644 --- a/hosts/common.nix +++ b/hosts/common.nix @@ -27,6 +27,7 @@ vim comma curl + moreutils ]; # Aliases that are burned into my muscle memory. -- cgit v1.2.3