rpi: install screen, gdb, minicom

tecpak
Sebastien Bourdeauducq 2019-10-26 18:42:51 +08:00
parent c3d6ee5627
commit 891bb0b31f
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ in
documentation.enable = false;
environment.systemPackages = with pkgs; [
wget vim git usbutils lm_sensors file mosh tmux xc3sprog m-labs.openocd
wget vim git usbutils lm_sensors file mosh tmux xc3sprog m-labs.openocd screen gdb minicom
];
nix.binaryCachePublicKeys = ["nixbld.m-labs.hk-1:5aSRVA5b320xbNvu30tqxVPXpld73bhtOeH6uAjRyHc="];