feat(debug): enable flake-parts debug

This commit is contained in:
Mohammad Rafiq 2025-07-07 11:14:07 +08:00
parent 0b2f2100cc
commit 12b7a4b7e0
No known key found for this signature in database

3
nix/debug.nix Normal file
View file

@ -0,0 +1,3 @@
{
debug = true;
}