forked from dan/liminix
1
0
Fork 0
liminix/modules/dnsmasq
Daniel Barlow fbb2c04132 move module-based-service parameter types into service
This is in preparation for writing something that extracts them
into documentation.

user configurations now call config.system.service.foo.build { ...params }
instead of config.system.service.foo

the parameter type definitions themselves now move into the
config stanza of the module referencing the service

new helper function  liminix.callService

The only service moved so far is dnsmasq
2023-08-04 20:39:29 +01:00
..
default.nix move module-based-service parameter types into service 2023-08-04 20:39:29 +01:00
service.nix move module-based-service parameter types into service 2023-08-04 20:39:29 +01:00