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 = {
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; [
tree
firefox