Skip to content
Snippets Groups Projects
storage001-config.nix 179 B
Newer Older
  • Learn to ignore specific revisions
  • #100tb
    { "hostId" = "00000001";
      "interface" = "eno1";
      "publicIPv4" = "185.225.209.174";
      "prefixLength" = 24;
    
    Benoit Donneaux's avatar
    Benoit Donneaux committed
      "gateway" = "185.225.209.1";
    
      "gatewayInterface" = "eno1";
    }