nishimiya: Add make globally

This commit is contained in:
PapaTutuWawa 2021-11-22 20:55:16 +01:00
parent 57afee5083
commit b63fcf8456

View File

@ -116,6 +116,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
ansible ansible
gnumake
]; ];
programs = { programs = {