summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-04-05 17:47:27 +0200
committeraszlig <aszlig@redmoonstudios.org>2016-04-05 18:53:31 +0200
commit0141b4887d5db012ca231f4e907ffe617f3617a6 (patch)
treed19b09f6c4e3a9714c55d9224b12a4ffe09fbe89 /pkgs/development/python-modules/httpserver
parent227229653a414fc6fe6c387ff3e01ef506267da9 (diff)
nixos/taskserver: Use nixos-taskdctl in preStart
Finally, this is where we declaratively set up our organisations and users/groups, which looks like this in the system configuration: services.taskserver.organisations.NixOS.users = [ "alice" "bob" ]; This automatically sets up "alice" and "bob" for the "NixOS" organisation, generates the required client keys and signs it via the CA. However, we still need to use nixos-taskdctl export-user in order to import these certificates on the client. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions