forked from M-Labs/it-infra
add astro to wireshark group
This commit is contained in:
parent
8e61a3a80c
commit
cface475b0
|
@ -28,7 +28,7 @@
|
|||
};
|
||||
astro = {
|
||||
isNormalUser = true;
|
||||
extraGroups = ["plugdev" "dialout"];
|
||||
extraGroups = ["plugdev" "dialout" "wireshark"];
|
||||
openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGJJTSJdpDh82486uPiMhhyhnci4tScp5uUe7156MBC8 a"
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue