mirror of
https://github.com/Ascyii/nixos.git
synced 2026-01-01 06:44:26 -05:00
Changed layouts
This commit is contained in:
@@ -4,11 +4,15 @@
|
||||
# Get the public host key with
|
||||
# nix-shell -p ssh-to-age --run 'cat /etc/ssh/ssh_host_ed25519_key.pub | ssh-to-age'
|
||||
|
||||
# Then run
|
||||
# sops updatekeys secrets.yaml
|
||||
|
||||
# The user key should be in ~/.config/sops/age/keys.txt
|
||||
|
||||
keys:
|
||||
- &jonas age1a2kpues0gayampkn9pn2czhk24r0yl4jnw84qg4gh5l72dflx95qkmyqzv
|
||||
- &minoxy age1qddfn6apphafe4muvvv3vguxewa03ay2jlgqkng3uwwzfjw204dsfpt0uu
|
||||
- &thinix age1hvnmhkqgmxkgatw74se0vql6glxjtmdcv6zt52yuycpaavd4fulqfhx68a
|
||||
|
||||
creation_rules:
|
||||
- path_regex: secrets.yaml
|
||||
@@ -16,4 +20,5 @@ creation_rules:
|
||||
- age:
|
||||
- *jonas
|
||||
- *minoxy
|
||||
- *thinix
|
||||
|
||||
|
||||
Reference in New Issue
Block a user