sakopc: make sops automatically convert ssh key to age key

This commit is contained in:
Sakooooo 2024-09-28 23:42:31 +04:00
parent 0e1d247674
commit 21cfd6bfeb
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -117,7 +117,8 @@
# sops setup :D # sops setup :D
sops.defaultSopsFile = ../../secrets/secrets.yaml; sops.defaultSopsFile = ../../secrets/secrets.yaml;
sops.defaultSopsFormat = "yaml"; sops.defaultSopsFormat = "yaml";
sops.age.keyFile = "/home/sako/.config/sops/age/keys.txt"; # sops.age.keyFile = "/home/sako/.config/sops/age/keys.txt";
sops.age.sshKeyPaths = [ "/home/sako/.ssh/id_ed25519" ];
# fuck you AOC # fuck you AOC
# my monitor only works on 240hz now # my monitor only works on 240hz now