tlaternet-server/modules/default.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
64 B
Nix
Raw Normal View History

2025-01-23 16:35:23 +00:00
{
imports = [
./crowdsec
./nginxExtensions.nix
];
}