
I had issues with the network but than didn't bothered further because the terminal access was good enough.
4 lines
206 B
Nix
4 lines
206 B
Nix
{
|
|
# allow to access emergency shell with a password
|
|
boot.initrd.systemd.emergencyAccess = "$6$he2fblfl/H7I.kvz$WbSCMXu8ztmqfj5jG4czqvu/rkMHxufxqHgy1urzXFSN.jZB4QiW5lOjR08vk8pZTyim3TT1wFkMaNE9zZ3sc1";
|
|
}
|