user-chch.nix aktualisiert

This commit is contained in:
fnord 2025-04-23 21:29:36 +02:00
parent 8834c3b35d
commit c74fe1bc77

View file

@ -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