Add awoo.systems to ssh

This commit is contained in:
Emi Simpson 2023-02-01 10:38:53 -05:00
parent 5b10b2a819
commit 9fadd8ea5d
Signed by: Emi
GPG Key ID: A12F2C2FFDC3D847
1 changed files with 4 additions and 0 deletions

View File

@ -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 = {