Config/Navi: Update sops secrets file path
This commit is contained in:
@ -238,11 +238,11 @@ $ mode: echo -e "--export \tExport public key\n--export-secret-keys\t
|
|||||||
|
|
||||||
% sops
|
% sops
|
||||||
# Edit secrets.yaml
|
# Edit secrets.yaml
|
||||||
sops ~/NixFlake/system/modules/sops-nix/secrets.yaml
|
sops ~/NixFlake/system/systemmodules/sops-nix/secrets.yaml
|
||||||
|
|
||||||
% sops
|
% sops
|
||||||
# Rekey secrets.yaml
|
# Rekey secrets.yaml
|
||||||
sops updatekeys ~/NixFlake/system/modules/sops-nix/secrets.yaml
|
sops updatekeys ~/NixFlake/system/systemmodules/sops-nix/secrets.yaml
|
||||||
|
|
||||||
% ssh
|
% ssh
|
||||||
# Generate a new SSH key
|
# Generate a new SSH key
|
||||||
|
|||||||
Reference in New Issue
Block a user