forked from M-Labs/nix-scripts
rpi: install lm_sensors and file
This commit is contained in:
parent
379335cc6e
commit
ed516be5ef
|
@ -37,7 +37,7 @@ in
|
|||
|
||||
documentation.enable = false;
|
||||
environment.systemPackages = with pkgs; [
|
||||
wget vim git usbutils mosh tmux xc3sprog m-labs.openocd
|
||||
wget vim git usbutils lm_sensors file mosh tmux xc3sprog m-labs.openocd
|
||||
];
|
||||
|
||||
nix.binaryCachePublicKeys = ["nixbld.m-labs.hk-1:5aSRVA5b320xbNvu30tqxVPXpld73bhtOeH6uAjRyHc="];
|
||||
|
|
Loading…
Reference in New Issue