add astro to wireshark group

pull/5/head
Sebastien Bourdeauducq 2020-07-14 16:51:03 +08:00
parent 8e61a3a80c
commit cface475b0
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
};
astro = {
isNormalUser = true;
extraGroups = ["plugdev" "dialout"];
extraGroups = ["plugdev" "dialout" "wireshark"];
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGJJTSJdpDh82486uPiMhhyhnci4tScp5uUe7156MBC8 a"
];