mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 17:37:43 -04:00
This adds all the code needed to get mightmac setup, at least to start with. A couple of other things were changed to account for this being the first Apple Silicon Mac I have used. Additionally, I have restricted VLC to only select Macs now due to using a custom build of it on my work computer.
50 lines
1.6 KiB
YAML
50 lines
1.6 KiB
YAML
---
|
|
keys:
|
|
- &system_hetznix01 age1a652ev7gekx4aj589s8fd27ul9j5ugpdwg7pxhmqcwdjwwq9gf2qv38um9
|
|
- &system_nixnuc age1g24zhwvgenpc4wqejt63thvgd4rn5x9n7nnwwme7dm83nfqpp93se2vmq4
|
|
- &system_rainbow_planet age15xlw5vnnjdx2ypz6rq0mqcywuaj3yx8y6lrgf95satafqf7y4qus6rv6ck
|
|
- &user_airpuppet age1awdf9h0avajf57cudx0rjfmxu2wlxw8wf3sa7yvfk8rp4j6taecsu74x77
|
|
- &user_blue_rock age1rt72txg22w8y3cdvq9w7zff0cas6xtkplpj36kxnevfnrtn82f6ss7yw7d
|
|
- &user_mightymac age1zz34qx3n3dj63sva24kaymetv3apn58lafjq4dl6zw7xxachuyts00mhck
|
|
- &user_mini_watcher age1rpy8edlpgxuf6w75cvlqexuq2xe4c49h9t2ge6jhc3fzczp8vfasnjelwq
|
|
creation_rules:
|
|
- path_regex: hetznix01/secrets.yaml$
|
|
key_groups:
|
|
- age:
|
|
- *system_hetznix01
|
|
- path_regex: nixnuc/secrets.yaml$
|
|
key_groups:
|
|
- age:
|
|
- *system_nixnuc
|
|
- path_regex: rainbow-planet/secrets.yaml$
|
|
key_groups:
|
|
- age:
|
|
- *system_rainbow_planet
|
|
- path_regex: AirPuppet/secrets.yaml$
|
|
key_groups:
|
|
- age:
|
|
- *user_airpuppet
|
|
- path_regex: Blue-Rock/secrets.yaml$
|
|
key_groups:
|
|
- age:
|
|
- *user_blue_rock
|
|
- path_regex: mightymac/secrets.yaml$
|
|
key_groups:
|
|
- age:
|
|
- *user_mightymac
|
|
- path_regex: mini-watcher/secrets.yaml$
|
|
key_groups:
|
|
- age:
|
|
- *user_mini_watcher
|
|
- path_regex: modules/system/common/secrets.yaml$
|
|
key_groups:
|
|
- age:
|
|
- *system_hetznix01
|
|
- *system_nixnuc
|
|
- *system_rainbow_planet
|
|
- *user_airpuppet
|
|
- *user_blue_rock
|
|
- *user_mightymac
|
|
- *user_mini_watcher
|
|
|
|
|