Add awoo.systems to ssh
This commit is contained in:
parent
5b10b2a819
commit
9fadd8ea5d
|
@ -133,6 +133,10 @@
|
|||
|
||||
sol.hostname = "sol.is.geeky.gay";
|
||||
sol.user = "emi";
|
||||
|
||||
awoo.hostname = "awoo.systems";
|
||||
awoo.port = 1922;
|
||||
awoo.user = "root";
|
||||
};
|
||||
};
|
||||
services.gpg-agent = {
|
||||
|
|
Loading…
Reference in a new issue