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

add runit service

This commit is contained in:
unrooted 2022-06-10 03:14:50 +02:00
parent a894729460
commit 4420553d15

View file

@ -0,0 +1,3 @@
#!bin/sh
sv check nix >/dev/null || exit 1
exec /nix/var/nix/profiles/default/bin/nix-daemon --daemon