Bump rfd to 0.8.0

This commit is contained in:
Dave Gallant
2021-09-25 14:06:41 -04:00
parent 41ffa69b74
commit d68948bfdc
3 changed files with 24 additions and 23 deletions

View File

@@ -6,6 +6,7 @@ let
in
{
users.extraGroups.netdata.gid = 220008;
users.users.netdata.group = "netdata";
users.extraUsers.netdata = {
description = "Netdata server user";
isSystemUser = true;