Remote disk unlocking: Difference between revisions

34j (talk | contribs)
mNo edit summary
34j (talk | contribs)
mNo edit summary
Line 79: Line 79:
   enable = true;
   enable = true;
   networks."10-eth0" = {
   networks."10-eth0" = {
    # Run `ip addr` to find the interface name to specify, e.g. enp5s0
     matchConfig.Name = "eth0";
     matchConfig.Name = "enp5s0";
     address = [
     address = [
       "192.168.1.123/24"
       "192.168.1.123/24"