From 1be4b3cd545a61f7744835317f432f002e9a05ca Mon Sep 17 00:00:00 2001 From: fnord Date: Thu, 15 May 2025 23:32:50 +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 1012432..011b811 100644 --- a/user-chch.nix +++ b/user-chch.nix @@ -2,7 +2,7 @@ { users.users.chch = { isNormalUser = true; - extraGroups = [ "wheel" "dialout" "wireshark" "plugdev"]; # Enable ‘sudo’ for the user. + extraGroups = ["wheel" "dialout" "wireshark" "plugdev"]; # Enable 'sudo' for the user. packages = with pkgs; [ tree firefox