Skip to content

Latest commit

 

History

69 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dinix

Create dinit configurations with the NixOS module system

dinix -> dinit option mapping:

See DINIT-SERVICE(5) for all available options

dinit options documented with a : (colon) suffix should be nix lists. All options are mangled to strings. Lists are extracted into multiple rows.

command and stop-command does call lib.getExe if they get receive a derivation.

How to test

Clone & cd repo, run. Which will launch nginx on port 8080 echoing Hello World.

nix run --file . config.out.dinitLauncher -- --user

About

dinit configured with the NixOS module system

Resources

Stars

15 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages