Add openbao tool to flake
This commit is contained in:
@@ -32,6 +32,7 @@
|
|||||||
ansible
|
ansible
|
||||||
fluxcd
|
fluxcd
|
||||||
restic
|
restic
|
||||||
|
openbao
|
||||||
];
|
];
|
||||||
|
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
@@ -45,6 +46,7 @@
|
|||||||
# export AWS_ACCESS_KEY_ID=?
|
# export AWS_ACCESS_KEY_ID=?
|
||||||
# export AWS_SECRET_ACCESS_KEY=?
|
# export AWS_SECRET_ACCESS_KEY=?
|
||||||
# export RESTIC_PASSWORD=?
|
# export RESTIC_PASSWORD=?
|
||||||
|
export VAULT_ADDR=https://openbao.lumpiasty.xyz:8200
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user