OOKNET                             [ /  search the index  ]  
──────────────────────────────────────────────────────────────────────────────────────
══════════════════════════════════════════════════════════════════════════════════════
OOKNET   [ /  search  ]  
────────────────────────────────────────────────
════════════════════════════════════════════════
 
 
main @ 23 LINES
 
[ HISTORY ]  [ UP ]
 

{
  ooknet.hardware = {
    cpu.type = "intel";
    gpu.type = "intel";
    features = [
      "bluetooth"
      "backlight"
      "battery"
      "ssd"
      "audio"
      "video"
    ];
    monitors = [
      {
        primary = true;
        name = "eDP-1";
        width = 1920;
        height = 1080;
      }
    ];
  };
}

{
  ooknet.hardware = {
    cpu.type = "intel";
    gpu.type = "intel";
    features = [
      "bluetooth"
      "backlight"
      "battery"
      "ssd"
      "audio"
      "video"
    ];
    monitors = [
      {
        primary = true;
        name = "eDP-1";
        width = 1920;
        height = 1080;
      }
    ];
  };
}
 
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET