forked from M-Labs/it-infra
nixops: install sshfs on rpi
This commit is contained in:
parent
3738849e22
commit
eb78ee2a7d
|
@ -59,7 +59,7 @@ in
|
|||
|
||||
documentation.enable = false;
|
||||
environment.systemPackages = with pkgs; [
|
||||
psmisc wget vim git usbutils uhubctl lm_sensors file telnet mosh tmux xc3sprog m-labs.openocd screen gdb minicom picocom
|
||||
psmisc wget vim git sshfs usbutils uhubctl lm_sensors file telnet mosh tmux xc3sprog m-labs.openocd screen gdb minicom picocom
|
||||
];
|
||||
programs.fish.enable = true;
|
||||
programs.wireshark.enable = true;
|
||||
|
|
Loading…
Reference in New Issue