From 5717b9b7fa8c28d3f4d5f9a48118381cea6c1b6a Mon Sep 17 00:00:00 2001 From: Aleix Roca Nonell Date: Fri, 21 Jul 2023 10:34:37 +0200 Subject: [PATCH] koro: Add vlopez user --- m/koro/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m/koro/configuration.nix b/m/koro/configuration.nix index 221a8713..66235490 100644 --- a/m/koro/configuration.nix +++ b/m/koro/configuration.nix @@ -20,7 +20,7 @@ # members of the tracing group can use the lttng-provided kernel events # without root permissions - users.groups.tracing.members = [ "arocanon" ]; + users.groups.tracing.members = [ "arocanon" "vlopez" ]; # set up both ethernet and infiniband ips networking = {