MyNixOS website logo
option

services.timekpr.adminUsers

All listed users will become part of the timekpr group so they can manage timekpr settings without requiring sudo.

Declarations
Type
list of string
Default
[ ]
Example
[
  "alice"
  "bob"
]