From c74fe1bc7786ca165c63d20ebf23ff81ff7e76f4 Mon Sep 17 00:00:00 2001 From: fnord Date: Wed, 23 Apr 2025 21:29:36 +0200 Subject: [PATCH] user-chch.nix aktualisiert --- user-chch.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user-chch.nix b/user-chch.nix index 55a60ff..36bf71b 100644 --- a/user-chch.nix +++ b/user-chch.nix @@ -2,7 +2,7 @@ { users.users.chch = { isNormalUser = true; - extraGroups = [ "wheel" "lpadmin" "dialout"]; # Enable ‘sudo’ for the user. + extraGroups = [ "wheel" "lpadmin" "dialout" "wireshark" ]; # Enable ‘sudo’ for the user. packages = with pkgs; [ tree firefox