โ„๏ธ My personnal NixOS configuration
nix-flake nixos-configuration linux dotfiles flake nix nix-config nixos nixos-flake linux-desktop

ใ€Œ๐Ÿ”จใ€ fix(ssh/tangled): changed to tangled.org and not .sh

+2 -2
+2 -2
modules/home-manager/ssh.nix
··· 70 70 ]; 71 71 identityFile = git_pubKeyLocation; 72 72 }; 73 - "tangled.sh" = { 74 - hostname = "tangled.sh"; 73 + "tangled.org" = { 74 + hostname = "tangled.org"; 75 75 user = "git"; 76 76 identityAgent = [ 77 77 sshAgentLocation