pinwheel: Move make to be system wide

This commit is contained in:
Alexander Heldt
2023-09-24 20:34:38 +02:00
parent 70fb7fc22b
commit 8a249741a6
2 changed files with 1 additions and 1 deletions

View File

@@ -98,6 +98,7 @@
environment.systemPackages = with pkgs; [
inputs.agenix.packages."${system}".default
coreutils
gnumake
bash
];