remove github key

This commit is contained in:
2025-06-10 13:36:11 -05:00
parent c3fef94872
commit 0d2ddd6a52
+1
View File
@@ -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";