diff --git a/nixos/machines/hera/boot.nix b/nixos/machines/hera/boot.nix index 76aa7a29..a118c93b 100644 --- a/nixos/machines/hera/boot.nix +++ b/nixos/machines/hera/boot.nix @@ -1,6 +1,6 @@ { ... }: { - m-0.server.initSSHKey = "/etc/nixos/machines/hera/secret/ssh_boot_rsa"; + m-0.server.initSSHKey = "/etc/nixos/nixos/machines/hera/secret/ssh_boot_rsa"; boot = { loader.grub = {