1
0
Fork 0

Fix key path

This commit is contained in:
Malte Brandy 2020-09-16 22:28:55 +02:00
parent 55ebc82c7e
commit 4206be51f8

View file

@ -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 = {