Install NixOS on Hetzner Cloud: Difference between revisions

Hexa (talk | contribs)
→‎Network configuration: nixfmt, more commenting
Hexa (talk | contribs)
Line 71: Line 71:
       "A.B.C.D/32"
       "A.B.C.D/32"
       # replace this subnet with the one assigned to your instance
       # replace this subnet with the one assigned to your instance
       "2a01:4f8:aaaa:bbbb::1/64"
       "2a01:4f8:AAAA:BBBB::1/64"
     ];
     ];
     routes = [ {
     routes = [ {