pinwheel: Add coreutils

This commit is contained in:
Alexander Heldt
2023-09-24 20:32:59 +02:00
parent 6e104f2796
commit b47d4aa3c2

View File

@@ -97,6 +97,7 @@
# $ nix search wget # $ nix search wget
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
inputs.agenix.packages."${system}".default inputs.agenix.packages."${system}".default
coreutils
]; ];
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [