Iam suggesting a different file structure/naming for #84.
I changed the host and initrd key filenames to make clear what the files are actually about.
I changed the destination folder to reside inside machines/hostname/secrets
The machines/secrets folder is more or less deprecated and is meant for hosts that use gpg instead of age sops keys. in general this should be avoided in the future and only my private computers still use gpg. i will migrate to age and then the whole machines/secrets dir can be removed.
Iam suggesting a different file structure/naming for #84.
- I changed the host and initrd key filenames to make clear what the files are actually about.
- I changed the destination folder to reside inside `machines/hostname/secrets`
The `machines/secrets` folder is more or less deprecated and is meant for hosts that use gpg instead of age sops keys. in general this should be avoided in the future and only my private computers still use gpg. i will migrate to age and then the whole `machines/secrets` dir can be removed.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Iam suggesting a different file structure/naming for #84.
machines/hostname/secretsThe
machines/secretsfolder is more or less deprecated and is meant for hosts that use gpg instead of age sops keys. in general this should be avoided in the future and only my private computers still use gpg. i will migrate to age and then the wholemachines/secretsdir can be removed.I changed the variables a bit to be more consistent but this looks good!