user-chch.nix aktualisiert

This commit is contained in:
fnord 2025-04-27 00:14:02 +02:00
parent 46fd46dbf6
commit f7ccda79b3

View file

@ -2,7 +2,7 @@
{ {
users.users.chch = { users.users.chch = {
isNormalUser = true; isNormalUser = true;
extraGroups = [ "wheel" "lpadmin" "dialout" "wireshark" ]; # Enable sudo for the user. extraGroups = [ "wheel" "dialout" "wireshark" "plugdev"]; # Enable sudo for the user.
packages = with pkgs; [ packages = with pkgs; [
tree tree
firefox firefox