about summary refs log tree commit diff
path: root/nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix
diff options
context:
space:
mode:
authorBjørn Forsman <bjorn.forsman@gmail.com>2016-09-18 17:43:58 +0200
committerBjørn Forsman <bjorn.forsman@gmail.com>2016-09-18 17:44:30 +0200
commit32efdb712813682e5ac2c204e911ddd48d11074a (patch)
treee604b9a1c54bc2791286c4f06c5e9d4ff02445d2 /nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix
parent36cf2405bd61aaca5edebdedb927914a55088a14 (diff)
downloadnixlib-32efdb712813682e5ac2c204e911ddd48d11074a.tar
nixlib-32efdb712813682e5ac2c204e911ddd48d11074a.tar.gz
nixlib-32efdb712813682e5ac2c204e911ddd48d11074a.tar.bz2
nixlib-32efdb712813682e5ac2c204e911ddd48d11074a.tar.lz
nixlib-32efdb712813682e5ac2c204e911ddd48d11074a.tar.xz
nixlib-32efdb712813682e5ac2c204e911ddd48d11074a.tar.zst
nixlib-32efdb712813682e5ac2c204e911ddd48d11074a.zip
treewide: sshfsFuse -> sshfs-fuse
Diffstat (limited to 'nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix')
-rw-r--r--nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix b/nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix
index d984cb307170..ba84cd51098f 100644
--- a/nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix
+++ b/nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix
@@ -61,7 +61,7 @@ in
       pkgs.cryptsetup # needed for dm-crypt volumes
 
       # Some networking tools.
-      pkgs.sshfsFuse
+      pkgs.sshfs-fuse
       pkgs.socat
       pkgs.screen
       pkgs.wpa_supplicant # !!! should use the wpa module