feat: add tradaware PEM configuration to secrets
This commit is contained in:
@@ -39,6 +39,11 @@
|
||||
path = ".ssh/config.d/work-prod.conf";
|
||||
mode = "0644";
|
||||
};
|
||||
tradawarePem = {
|
||||
reference = "op://Dotfiles/Tradaware TransIP PEM/pem";
|
||||
path = ".config/tradaware.pem";
|
||||
mode = "0600";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user