nixpkgs/nixos/modules/services/misc/taskserver
aszlig cf0501600a
nixos/taskserver/helper: Factor out program logic
The Click functions really are for the command line and should be solely
used for that.

What I have in mind is that instead of that crappy --service-helper
argument, we should really have a new subcommand that is expecting JSON
which is directly coming from the services.taskserver.organisations
module option.

That way we can decrease even more boilerplate and we can also ensure
that organisations, users and groups get properly deleted if they're
removed from the NixOS configuration.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-11 22:19:50 +02:00
..
default.nix nixos/taskserver: Link to manual within .enable 2016-04-11 18:45:09 +02:00
doc.xml nixos/taskserver: Add module documentation 2016-04-07 14:26:12 +02:00
helper-tool.py nixos/taskserver/helper: Factor out program logic 2016-04-11 22:19:50 +02:00