nixos/suricata: init module

This commit is contained in:
Nico Felbinger 2024-05-22 14:45:16 +02:00 committed by Pascal Bach
parent 53a0f1bc5c
commit 924ee0c2bc
5 changed files with 996 additions and 0 deletions

View file

@ -942,6 +942,7 @@ in {
sudo = handleTest ./sudo.nix {};
sudo-rs = handleTest ./sudo-rs.nix {};
sunshine = handleTest ./sunshine.nix {};
suricata = handleTest ./suricata.nix {};
suwayomi-server = handleTest ./suwayomi-server.nix {};
swap-file-btrfs = handleTest ./swap-file-btrfs.nix {};
swap-partition = handleTest ./swap-partition.nix {};