added configuration.nix hardware.nix and programs.nix (#120)
* added configuration.nix hardware.nix and programs.nix * updated boot setings * added docker * added default.nix * updated .sops.yaml * nix format Signed-off-by: ahuston-0 <aliceghuston@gmail.com> * fix breaking issues Signed-off-by: ahuston-0 <aliceghuston@gmail.com> * WIP * rhapsody_in_green --------- Signed-off-by: ahuston-0 <aliceghuston@gmail.com> Co-authored-by: ahuston-0 <aliceghuston@gmail.com> Co-authored-by: Your Name <you@example.com>
This commit is contained in:
@ -10,6 +10,7 @@ keys:
|
||||
- &palatine-hill age1z8q02wdp0a2ep5uuffgfeqlfam4ztl95frhw5qhnn6knn0rrmcnqk5evej
|
||||
- &jeeves age128ehc0ssgwnuv4r8ayfyu7r80e82xrkmv63g7h9y9q4mhk4w9dyqfymc2w
|
||||
- &jeeves-jr age1lffr5f5nz0nrenv3ekgy27e8sztsx4gfp3hfymkz77mqaa5a4gts0ncrrh
|
||||
- &rhapsody_in_green age1c7adjulcrma0m7l5ur8efxdjzyskrqcwssfkt77a9rmma7gzss5q02pgmy
|
||||
|
||||
admins: &admins
|
||||
- *admin_alice
|
||||
@ -65,4 +66,8 @@ creation_rules:
|
||||
key_groups:
|
||||
- pgp:
|
||||
- *admin_richie
|
||||
age: *servers
|
||||
age:
|
||||
- *palatine-hill
|
||||
- *jeeves
|
||||
- *jeeves-jr
|
||||
- *rhapsody_in_green
|
||||
|
Reference in New Issue
Block a user