Ssh : Fix input.
This commit is contained in:
parent
4857abd8af
commit
b626a1972a
|
@ -1,4 +1,4 @@
|
|||
{ ... }: {
|
||||
{ pkgs, ... }: {
|
||||
environment.systemPackages = with pkgs; [ sshfs ];
|
||||
programs.ssh.extraConfig = ''
|
||||
Host dasha
|
||||
|
|
Reference in a new issue