Commit b76752572940
Changed files (1)
systems
rhea
systems/rhea/extra.nix
@@ -21,6 +21,7 @@
environment.systemPackages = with pkgs; [
lm_sensors
+ gnumake
];
}