mirror of
https://github.com/smg1024/nix-darwin.git
synced 2026-05-22 20:32:59 +09:00
feat: add github_cli_token as sops secret
mise activate zsh via oh-my-zsh plugin
This commit is contained in:
parent
63a3bb6e98
commit
d653b39a56
4 changed files with 10 additions and 4 deletions
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
secrets = {
|
||||
"github_ssh_key" = { };
|
||||
"github_cli_token" = { };
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue