waydroid, wireshark and 24.11
Some checks failed
/ ci (push) Has been cancelled

This commit is contained in:
Callum Leslie 2025-01-10 10:38:30 +00:00
parent 37b26d1f17
commit 44419a52d6
Signed by: cleslie
GPG key ID: D382C4AFEECEAA90
8 changed files with 19 additions and 5 deletions

View file

@ -19,7 +19,7 @@
users.users.c = {
isNormalUser = true;
extraGroups = ["wheel" "networkmanager" "libvirtd" "dialout"];
extraGroups = ["wheel" "networkmanager" "libvirtd" "dialout" "wireshark"];
openssh.authorizedKeys.keys = config.keys.c;
shell = pkgs.fish;
packages = with pkgs; [];