diff --git a/common/home.nix b/common/home.nix index 0ec0f9a3..76c72994 100644 --- a/common/home.nix +++ b/common/home.nix @@ -128,6 +128,11 @@ in { user = "git"; host = "github.com"; }; + deoxys = { + user = "servius"; + hostname = "deoxys"; + forwardAgent = true; + }; mirai = { user = "fs0c131y"; hostname = "sh.darksailor.dev";