update con
This commit is contained in:
parent
d7d5226ed2
commit
001edf9832
15 changed files with 214 additions and 93 deletions
|
|
@ -41,18 +41,11 @@
|
|||
programs.ssh = {
|
||||
enable = true;
|
||||
matchBlocks = {
|
||||
"racknerd" = {
|
||||
hostname = "racknerd.10110110.xyz";
|
||||
identityFile = "/home/e/.ssh/racknerd";
|
||||
};
|
||||
"htz" = {
|
||||
hostname = "htz.10110110.xyz";
|
||||
"consensus" = {
|
||||
port = 2022;
|
||||
hostname = "192.168.1.251";
|
||||
identityFile = "/home/e/.ssh/id_ed25519";
|
||||
};
|
||||
"ocx" = {
|
||||
hostname = "ocx.10110110.xyz";
|
||||
identityFile = "/home/e/.ssh/oracle";
|
||||
};
|
||||
};
|
||||
};
|
||||
fonts.fontconfig.enable = lib.mkForce true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue