mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Migrate kiosk-entryway to NixOS from MX Linux
This commit is contained in:
parent
d0591e2bf3
commit
bb544798aa
9 changed files with 301 additions and 50 deletions
|
|
@ -9,6 +9,7 @@ keys:
|
|||
- &system_rainbow_planet age15xlw5vnnjdx2ypz6rq0mqcywuaj3yx8y6lrgf95satafqf7y4qus6rv6ck
|
||||
- &user_airpuppet age1awdf9h0avajf57cudx0rjfmxu2wlxw8wf3sa7yvfk8rp4j6taecsu74x77
|
||||
- &user_blue_rock age1rt72txg22w8y3cdvq9w7zff0cas6xtkplpj36kxnevfnrtn82f6ss7yw7d
|
||||
- &user_kiosk_entryway age1xaaf9enkf669w0cfnlx4ksd9g2kvvkuskp4xw7x84x6u492ulquqfjez5s
|
||||
- &user_mightymac age1zz34qx3n3dj63sva24kaymetv3apn58lafjq4dl6zw7xxachuyts00mhck
|
||||
creation_rules:
|
||||
- path_regex: bigboy/secrets.yaml$
|
||||
|
|
@ -47,6 +48,10 @@ creation_rules:
|
|||
key_groups:
|
||||
- age:
|
||||
- *user_blue_rock
|
||||
- path_regex: kiosk-entryway/secrets.yaml$
|
||||
key_groups:
|
||||
- age:
|
||||
- *user_kiosk_entryway
|
||||
- path_regex: mightymac/secrets.yaml$
|
||||
key_groups:
|
||||
- age:
|
||||
|
|
@ -63,5 +68,6 @@ creation_rules:
|
|||
- *system_rainbow_planet
|
||||
- *user_airpuppet
|
||||
- *user_blue_rock
|
||||
- *user_kiosk_entryway
|
||||
- *user_mightymac
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue