Setup i2cssh

This commit is contained in:
Gene Liverman 2024-08-27 11:27:20 -04:00
parent 62130cf13e
commit b65e0994e7
3 changed files with 6 additions and 2 deletions

View file

@ -22,6 +22,7 @@
sops = {
defaultSopsFile = ./secrets.yaml;
secrets = {
i2cssh_config.path = "/Users/${username}/.i2csshrc";
local_git_config.path = "/Users/${username}/.gitconfig-local";
local_private_env.path = "/Users/${username}/.private-env";
};