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

{
  ooknet = {
    host = {
      admin = {
        name = "ooks";
        shell = "bash";
      };
    };
  };

  services.getty = {
    autologinUser = "ooks";
    helpLine = ''
      Welcome to the ooknet installer

      To get started, authenticate with tailscale.

      For access to a graphical environment use the command Hyprland
    '';
  };

  system.stateVersion = "25.05";
}

{
  ooknet = {
    host = {
      admin = {
        name = "ooks";
        shell = "bash";
      };
    };
  };

  services.getty = {
    autologinUser = "ooks";
    helpLine = ''
      Welcome to the ooknet installer

      To get started, authenticate with tail
scale.

      For access to a graphical environment 
use the command Hyprland
    '';
  };

  system.stateVersion = "25.05";
}
 
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET