Cleanup
Some checks failed
/ Build Nix targets (push) Has been cancelled

This commit is contained in:
Théo Barnouin 2025-06-18 09:27:31 +02:00
parent 1fc6e03c2c
commit 8754f0d1a0
7 changed files with 2 additions and 155 deletions

View file

@ -1,4 +1,4 @@
{inputs, ...}: {
{...}: {
imports = [
./crowdsec.nix
];