jj update from work

This commit is contained in:
iofq 2025-04-04 02:21:04 -05:00
parent 470b9379f5
commit d585a60e1d
2 changed files with 17 additions and 11 deletions

View file

@ -44,6 +44,12 @@
hostname = "192.168.1.251";
identityFile = "/home/e/.ssh/id_ed25519";
};
"10110110.xyz" = {
port = 22;
hostname = "10110110.xyz";
user = "git";
identityFile = "/home/e/.ssh/id_ed25519";
};
};
};
fonts.fontconfig.enable = lib.mkForce true;