Personal-use NixOS configuration
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update SSH config address

encode42 581181f2 84336899

+1 -1
+1 -1
homes/encode42/common/ssh.nix
··· 2 2 3 3 let 4 4 host = "index"; 5 - address = "192.168.1.2"; 5 + address = "10.0.0.2"; 6 6 7 7 agentPath = "/run/user/${toString osConfig.users.users.encode42.uid}/gnupg/S.gpg-agent"; 8 8 remoteForwards = [