jj update from work
This commit is contained in:
parent
470b9379f5
commit
d585a60e1d
2 changed files with 17 additions and 11 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue