feat(imxyy-nix/ssh): remove elf-nix from authorized keys

This commit is contained in:
2025-05-23 19:15:32 +08:00
parent 27b7718048
commit c45dadafa3

View File

@@ -85,10 +85,6 @@
};
};
users.users.${username}.openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKAEH0EVp/DisV68ZtpN8APDc31ZgphVXfUQaYhkJuLP root@efl-nix"
];
sops.secrets.dae-imxyy-nix = {
sopsFile = sopsRoot + /dae-imxyy-nix.dae;
format = "binary";