Skip to content

Commit 8a054d4

Browse files
committed
fix(flake): enable debug option
1 parent 3e3251f commit 8a054d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@
130130
};
131131
}
132132
{
133+
debug = true;
133134
systems = [
134135
"x86_64-linux"
135136
"aarch64-linux"

0 commit comments

Comments
 (0)