Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Pipelight-init nixos module

A set of systemd-unit that execute only if a "INIT" disk is detected. The pipelines present in this disk are executed on machine boot.

Only pipelines(hooks) with the following special names are executed:

  • init_net_pre (starts before network initialization)
  • init_net_post (starts after network initialization)