mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 00:58:16 +00:00
Bump rfd to 0.8.0
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user