user-chch.nix aktualisiert

This commit is contained in:
fnord 2025-05-15 23:32:50 +02:00
parent aaa6a74fbb
commit 1be4b3cd54

View file

@ -2,7 +2,7 @@
{ {
users.users.chch = { users.users.chch = {
isNormalUser = true; 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; [ packages = with pkgs; [
tree tree
firefox firefox