refactor(sops): changed config around and centralised systems
This commit is contained in:
parent
a5701f22d5
commit
5a2d890e70
11 changed files with 112 additions and 180 deletions
|
@ -17,8 +17,6 @@
|
|||
''
|
||||
# Bind CTRL+Backspace to delete whole word
|
||||
bindkey '^H' backward-kill-word
|
||||
# Set Cargo Registry Token
|
||||
export CARGO_REGISTRY_TOKEN="$(cat ${osConfig.sops.secrets.cargo_api_key.path})"
|
||||
export SYSTEM_TYPE="${type}"
|
||||
'';
|
||||
# TODO: Look into whether we need to add the history attribute
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue