nixpkgs/nixos/tests/pihole-ftl/default.nix
2025-09-07 17:21:58 +01:00

6 lines
49 B
Nix

{ runTest }:
{
basic = runTest ./basic.nix;
}