From b47d4aa3c2497ee57022257d2aab16c80fdc2c0b Mon Sep 17 00:00:00 2001 From: Alexander Heldt Date: Sun, 24 Sep 2023 20:32:59 +0200 Subject: [PATCH] pinwheel: Add `coreutils` --- hosts/pinwheel/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/pinwheel/configuration.nix b/hosts/pinwheel/configuration.nix index 7bebdb1..a05a766 100644 --- a/hosts/pinwheel/configuration.nix +++ b/hosts/pinwheel/configuration.nix @@ -97,6 +97,7 @@ # $ nix search wget environment.systemPackages = with pkgs; [ inputs.agenix.packages."${system}".default + coreutils ]; fonts.packages = with pkgs; [