diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/cez.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/cez.nix b/hosts/cez.nix index 8d558ef..2b6ebb4 100644 --- a/hosts/cez.nix +++ b/hosts/cez.nix @@ -3,7 +3,7 @@ { imports = [ ../modules/wayland.nix - ../modules/kaysshfs.nix + ../modules/sshfs.nix ../modules/dev.nix ]; |