Skip to content

Commit f92a89c

Browse files
committed
chore(apps.ssh): typo
1 parent ac1c950 commit f92a89c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/apps/ssh.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
includes = [
66
"~/.ssh/override_config"
77
# "${config.age.secrets.ssh_host_config.path}" # `sunlei/zsh-ssh` can't resolve absolute path
8-
"$~/.ssh/host_configuration"
8+
"~/.ssh/host_configuration"
99
];
1010
matchBlocks."*" = {
1111
addKeysToAgent = "no";

0 commit comments

Comments
 (0)