mirror of
https://github.com/gburd/nix-config.git
synced 2024-11-10 15:36:25 +00:00
5 lines
53 B
Nix
5 lines
53 B
Nix
{
|
|
programs.wireshark = {
|
|
enable = true;
|
|
};
|
|
}
|