infra/flake/den/templates/bogus
2025-12-01 13:23:24 +07:00
..
.github/workflows Initial commit 2025-12-01 13:23:24 +07:00
modules Initial commit 2025-12-01 13:23:24 +07:00
flake.lock Initial commit 2025-12-01 13:23:24 +07:00
flake.nix Initial commit 2025-12-01 13:23:24 +07:00
README.md Initial commit 2025-12-01 13:23:24 +07:00

Bug Reproduction den

Use this small template to reproduce bugs in den.

Create a minimal bug reproduction at modules/bug.nix

Then run tests:

nix flake check

Format code with:

nix fmt