Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
daemon.hh
Go to the documentation of this file.
1#pragma once
3
4namespace nix {
5
6void registerNixDaemon();
7void registerLegacyNixDaemon();
8
9}