From 79adbe76a8f7026f15233ca573b6572a11bfb1b1 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 221a871..6623549 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 = {