Commit 73703c19da18

Vincent Demeester <vincent@sbr.pm>
2025-07-04 09:40:49
home: fix ssh_known_hosts path
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 91316a7
Changed files (1)
home
common
home/common/shell/openssh.nix
@@ -69,7 +69,7 @@
       IdentityFile ~/.ssh/id_ed25519
     '';
   };
-  home.file."ssh/ssh_known_hosts".text = globals.fn.sshKnownHosts globals.machines;
+  home.file.".ssh/ssh_known_hosts".text = globals.fn.sshKnownHosts globals.machines;
   home.file.".ssh/ssh_known_hosts.redhat".text = ''
     # Red Hat
     gitlab.cee.redhat.com ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICBgflBIyju1LV/29PmFDw0GLdB9h0JUXglNrvWjBQ2u