nixops: install sshfs on rpi

pull/9/head
Sebastien Bourdeauducq 2020-10-13 16:29:50 +08:00
parent 3738849e22
commit eb78ee2a7d
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 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;