mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 16:16:50 +01:00
ready
This commit is contained in:
parent
73d096b328
commit
3b0ed14d85
36 changed files with 663 additions and 1032 deletions
|
|
@ -32,7 +32,8 @@ in {
|
|||
user = "nij";
|
||||
identityFile = "${config.age.secrets.ssh-key-ao.path}";
|
||||
};
|
||||
"dev.ao,scw.ao".proxyJump = "bastion.ao";
|
||||
"dev.ao".proxyJump = "bastion.ao";
|
||||
"scw.ao".proxyJump = "bastion.ao";
|
||||
"clickhouse.ao".user = "ubuntu";
|
||||
"flex.ao" = {
|
||||
hostname = "192.168.2.5";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue