cider init
This commit is contained in:
parent
68bd6cdf93
commit
802681a2be
10 changed files with 146 additions and 24 deletions
|
@ -4,6 +4,7 @@ keys: &all
|
|||
- &m_thonkpad age1f5cqspxexkl8f42v5ne47mx6xmm4v00lafdlslq9g79a508e4p9qrku72s
|
||||
- &m_blueberry age1ts3t7q08cthuwj39juajve2jjk0rw28ljzesnrmnkwd0n7zs49kq7dgxnm
|
||||
- &m_work-mac age14vsmekuppm4xhp4rthhv9jjgzfv45v39a0q8dsgg6yusw0pjkvaqnr9kq8
|
||||
- &m_cider age1kjsga2kf95lu7p5stqr5d9p87jquyypnx97cycj6jvhsm9zkn93quexx4r
|
||||
|
||||
creation_rules:
|
||||
- path_regex: secrets/[^/]+\.(yaml|json|env|ini)$
|
||||
|
@ -27,3 +28,9 @@ creation_rules:
|
|||
- *op_noe
|
||||
- *op_noe_2
|
||||
- *m_work-mac
|
||||
- path_regex: secrets/cider/[^/]+\.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *op_noe
|
||||
- *op_noe_2
|
||||
- *m_cider
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue