From 15a2118fdb42c87fafc206b13654c8c4964c1bd6 Mon Sep 17 00:00:00 2001 From: Tobias Ostner Date: Thu, 30 May 2024 10:48:31 +0200 Subject: [PATCH] Install coreutils --- nix/module/home-manager.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/module/home-manager.nix b/nix/module/home-manager.nix index a23be72..3f929d8 100644 --- a/nix/module/home-manager.nix +++ b/nix/module/home-manager.nix @@ -5,6 +5,7 @@ home.packages = with pkgs; [ bottom cmake + coreutils curl gnupg iosevka-comfy.comfy