Switching to qutebrowser from brave; adding wireshark group to user

This commit is contained in:
Random936
2026-02-07 19:21:05 -05:00
parent 993d8566c3
commit 32dcd80519
4 changed files with 4 additions and 2 deletions

View File

@@ -4,5 +4,5 @@
isNormalUser = true;
useDefaultShell = true;
description = "random";
extraGroups = [ "networkmanager" "wheel" "docker" "dialout" "plugdev" ];
extraGroups = [ "networkmanager" "wheel" "docker" "dialout" "plugdev" "wireshark" ];
}