Ssh : Fix input.

This commit is contained in:
Dmitry Voronin 2024-02-26 00:28:56 +03:00
parent 4857abd8af
commit b626a1972a

View file

@ -1,4 +1,4 @@
{ ... }: {
{ pkgs, ... }: {
environment.systemPackages = with pkgs; [ sshfs ];
programs.ssh.extraConfig = ''
Host dasha