feat: update flake

This commit is contained in:
Jet Pham 2025-10-07 14:28:03 -07:00
parent 1e531e421d
commit 716ff2ef18
No known key found for this signature in database
2 changed files with 14 additions and 12 deletions

View file

@ -93,6 +93,7 @@
tor-browser
mullvad-vpn
arduino-ide
mgba
];
# OpenCL configuration for hashcat using PoCL
@ -185,6 +186,7 @@
jd = "jj describe";
js = "jj show";
je = "jj edit --ignore-immutable";
jall = "jj log -r 'all()'";
jn = "jj new";
jdiff = "jj diff";
jsq = "jj squash";