mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Adding mightymac
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.
This commit is contained in:
parent
0862652141
commit
aef10f1db0
7 changed files with 111 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ keys:
|
|||
- &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$
|
||||
|
|
@ -27,6 +28,10 @@ creation_rules:
|
|||
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:
|
||||
|
|
@ -39,6 +44,7 @@ creation_rules:
|
|||
- *system_rainbow_planet
|
||||
- *user_airpuppet
|
||||
- *user_blue_rock
|
||||
- *user_mightymac
|
||||
- *user_mini_watcher
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue