Configure key file for each host, it varies.
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
];
|
||||
|
||||
networking.hostName = "c1";
|
||||
boot.initrd.luks.devices."luksroot".keyFile = "/dev/sda";
|
||||
services.tailscaleAutoconnect.authkey = "tskey-auth-kmFvBT3CNTRL-wUbELKSd5yhuuTwTcgJZxhPUTxKgcYKF";
|
||||
}
|
||||
|
||||
@@ -7,5 +7,6 @@
|
||||
];
|
||||
|
||||
networking.hostName = "c2";
|
||||
boot.initrd.luks.devices."luksroot".keyFile = "/dev/sda";
|
||||
services.tailscaleAutoconnect.authkey = "tskey-auth-kbYnZK2CNTRL-SpUVCuzS6P3ApJiDaB6RM3M4b8M9TXgS";
|
||||
}
|
||||
|
||||
@@ -7,5 +7,6 @@
|
||||
];
|
||||
|
||||
networking.hostName = "c3";
|
||||
boot.initrd.luks.devices."luksroot".keyFile = "/dev/sda";
|
||||
services.tailscaleAutoconnect.authkey = "tskey-auth-kDNknU5CNTRL-iEGHyo8GDZBCVLaMutJjZBHH7wCuCDyFb";
|
||||
}
|
||||
|
||||
@@ -7,5 +7,6 @@
|
||||
];
|
||||
|
||||
networking.hostName = "zippy";
|
||||
boot.initrd.luks.devices."luksroot".keyFile = "/dev/sdb";
|
||||
services.tailscaleAutoconnect.authkey = "tskey-auth-ktKyQ59f2p11CNTRL-ut8E71dLWPXsVtb92hevNX9RTjmk4owBf";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user