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

{
  ooknet.hardware = {
    cpu = {
      type = "amd";
      amd.pstate.enable = true;
    };
    gpu = {
      type = "amd";
      lact.enable = true;
    };
    features = ["printing" "ssd" "audio" "video" "bluetooth"];
    monitors = [
      {
        name = "DP-2";
        primary = true;
        width = 1920;
        height = 1080;
        refreshRate = 180;
      }
    ];
  };
}

{
  ooknet.hardware = {
    cpu = {
      type = "amd";
      amd.pstate.enable = true;
    };
    gpu = {
      type = "amd";
      lact.enable = true;
    };
    features = ["printing" "ssd" "audio" "vi
deo" "bluetooth"];
    monitors = [
      {
        name = "DP-2";
        primary = true;
        width = 1920;
        height = 1080;
        refreshRate = 180;
      }
    ];
  };
}
 
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET