nixos/modules/desktop/security/default.nix

6 lines
39 B
Nix
Raw Normal View History

2024-09-02 13:25:44 +04:00
{
imports = [
./wireshark
];
}