pinwheel: Move make to be system wide
This commit is contained in:
@@ -98,6 +98,7 @@
|
|||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
inputs.agenix.packages."${system}".default
|
inputs.agenix.packages."${system}".default
|
||||||
coreutils
|
coreutils
|
||||||
|
gnumake
|
||||||
bash
|
bash
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
@@ -11,7 +11,6 @@
|
|||||||
home.homeDirectory = "/home/alex";
|
home.homeDirectory = "/home/alex";
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
gnumake
|
|
||||||
tig
|
tig
|
||||||
onlyoffice-bin
|
onlyoffice-bin
|
||||||
qmk
|
qmk
|
||||||
|
|||||||
Reference in New Issue
Block a user