Skip to content
Snippets Groups Projects
storage002-config.nix 183 B
Newer Older
  • Learn to ignore specific revisions
  • #Servermania
    { "hostId" = "00000002";
      "interface" = "eno1";
    
    Benoit Donneaux's avatar
    Benoit Donneaux committed
      "publicIPv4" = "38.170.241.34";
    
      "prefixLength" = 29;
    
    Benoit Donneaux's avatar
    Benoit Donneaux committed
      "gateway" = "38.170.241.33";
    
      "gatewayInterface" = "eno1";
    }