From 43131cce6741872735d2d1b0e0b782056b921318 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 4 May 2024 13:28:35 -0700 Subject: ensure we install coreutil --- nix/profiles/home-manager/shell.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nix') diff --git a/nix/profiles/home-manager/shell.nix b/nix/profiles/home-manager/shell.nix index 95b8dd3..824a358 100644 --- a/nix/profiles/home-manager/shell.nix +++ b/nix/profiles/home-manager/shell.nix @@ -2,6 +2,7 @@ home.packages = with pkgs; [ # shell utils + coreutils direnv ripgrep tree -- cgit 1.4.1