From 19a80fb578d7528cc33cda2f4e181e7b01c047bc Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 19 Apr 2023 09:28:13 +0100 Subject: [PATCH] Add gnumake package to system --- nixos/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/common.nix b/nixos/common.nix index 17046827..fc4e4394 100644 --- a/nixos/common.nix +++ b/nixos/common.nix @@ -10,6 +10,7 @@ services.power-profiles-daemon.enable = true; environment.systemPackages = with pkgs; [ + gnumake home-manager clinfo glxinfo