move(hardware): a620i motherboard nix moved to a new folder.

This commit is contained in:
kenji
2026-06-20 11:35:49 -05:00
parent 1e536baee6
commit 807c38d7f3
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
imports = [ imports = [
../../apps/qmk ../../apps/qmk
./asrock-a620i.nix ../hardware/asrock-a620i.nix
# ../../apps/wireshark # ../../apps/wireshark
]; ];
} }