diff --git a/hosts/pinwheel/configuration.nix b/hosts/pinwheel/configuration.nix index 560b78a..cb96204 100644 --- a/hosts/pinwheel/configuration.nix +++ b/hosts/pinwheel/configuration.nix @@ -98,6 +98,7 @@ environment.systemPackages = with pkgs; [ inputs.agenix.packages."${system}".default coreutils + gnumake bash ]; diff --git a/hosts/pinwheel/home.nix b/hosts/pinwheel/home.nix index 20d2c5a..145e99a 100644 --- a/hosts/pinwheel/home.nix +++ b/hosts/pinwheel/home.nix @@ -11,7 +11,6 @@ home.homeDirectory = "/home/alex"; home.packages = with pkgs; [ - gnumake tig onlyoffice-bin qmk