remove github key
This commit is contained in:
@@ -35,6 +35,7 @@
|
|||||||
# SOPS config
|
# SOPS config
|
||||||
sops = {
|
sops = {
|
||||||
age.sshKeyPaths = [ "/persist/etc/ssh/ssh_host_ed25519_key" ];
|
age.sshKeyPaths = [ "/persist/etc/ssh/ssh_host_ed25519_key" ];
|
||||||
|
# deleted and generated every boot
|
||||||
age.keyFile = "/var/lib/sops-nix/key.txt";
|
age.keyFile = "/var/lib/sops-nix/key.txt";
|
||||||
age.generateKey = true;
|
age.generateKey = true;
|
||||||
defaultSopsFormat = "json";
|
defaultSopsFormat = "json";
|
||||||
|
|||||||
Reference in New Issue
Block a user