nixops: install uhubctl on rpi

pull/8/head
Sebastien Bourdeauducq 2020-09-11 15:27:25 +08:00
parent 9717fb7b59
commit 1dc91fc77f
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ in
documentation.enable = false;
environment.systemPackages = with pkgs; [
psmisc wget vim git usbutils lm_sensors file telnet mosh tmux xc3sprog m-labs.openocd screen gdb minicom picocom
psmisc wget vim git usbutils uhubctl lm_sensors file telnet mosh tmux xc3sprog m-labs.openocd screen gdb minicom picocom
];
programs.fish.enable = true;
programs.wireshark.enable = true;