From b63fcf8456336acabb342b87c3be2ac1ff9ddc8f Mon Sep 17 00:00:00 2001 From: "Alexander \"PapaTutuWawa" Date: Mon, 22 Nov 2021 20:55:16 +0100 Subject: [PATCH] nishimiya: Add make globally --- hosts/nishimiya.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/nishimiya.nix b/hosts/nishimiya.nix index 1bab0bb..c38ea9c 100644 --- a/hosts/nishimiya.nix +++ b/hosts/nishimiya.nix @@ -116,6 +116,7 @@ environment.systemPackages = with pkgs; [ ansible + gnumake ]; programs = {