1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 10:11:47 +02:00

add Dinit service for Nix

This commit is contained in:
unrooted 2022-05-22 11:14:20 +02:00
parent b3d4436a91
commit 746d37d985

View file

@ -0,0 +1,4 @@
type = process
command = /nix/var/nix/profiles/default/bin/nix-daemon --daemon
smooth-recovery = true
logfile = /var/run/nix-daemon.log