mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 22:19:52 -07:00
feat: add code.youwen.dev ssh to agenix
This commit is contained in:
parent
50bd09d1d8
commit
f9c784058e
4 changed files with 6 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
"code.youwen.dev" = {
|
||||
host = "code.youwen.dev";
|
||||
port = 222;
|
||||
identityFile = config.age.secrets.youwen_dev_ssh_priv_key.path;
|
||||
};
|
||||
"github" = {
|
||||
host = "github.com";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue