test
This commit is contained in:
parent
0e5253d74f
commit
f58ee83db4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
users.users.telegraf = {
|
users.users.telegraf = {
|
||||||
extraGroups = [ "root" ];
|
extraGroups = [ "root" ];
|
||||||
isSystemUser = true;
|
isNormalUser = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Install the package
|
# Install the package
|
||||||
|
|
Loading…
Reference in a new issue