This commit is contained in:
iFargle 2023-07-07 07:48:44 +09:00
parent b81392b5c4
commit 106e6ba0aa

View file

@ -29,6 +29,7 @@ Repo for nix configuration files
# SOPS Secrets # SOPS Secrets
1. To edit a file: cd to `/path/to/nix-files/` and run: 1. To edit a file: cd to `/path/to/nix-files/` and run:
* `nix-shell -p sops --run "sops secrets/secret_file.yml` * `nix-shell -p sops --run "sops secrets/secret_file.yml`
* New shell alias: `sops secrets/secret_file.yml`
2. Ensure your GPG keys are set up. 2. Ensure your GPG keys are set up.
# Names # Names