mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-23 01:08:32 +02:00
fix: ssh hosts aliases not working on darwin
This commit is contained in:
3
home/darwin/ssh.nix
Normal file
3
home/darwin/ssh.nix
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{vars_networking, ...}: {
|
||||||
|
programs.ssh.extraConfig = vars_networking.ssh.extraConfig;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user