broken: add firmware to tracking

This commit is contained in:
Sean Kovacs 2025-11-07 22:31:10 -05:00
commit 6970ae6974
Signed by: sckova
GPG key ID: 00F325187C68651A
2 changed files with 3 additions and 3 deletions

2
.gitignore vendored
View file

@ -1 +1 @@
firmware #firmware

View file

@ -17,10 +17,10 @@
hardware.asahi = { hardware.asahi = {
enable = true; enable = true;
setupAsahiSound = true; setupAsahiSound = true;
extractPeripheralFirmware = false; # extractPeripheralFirmware = false;
# This is broken because of flake git tracking. # This is broken because of flake git tracking.
# I can't figure out how to make it work. # I can't figure out how to make it work.
# peripheralFirmwareDirectory = ../firmware; peripheralFirmwareDirectory = ../firmware;
}; };
swapDevices = [ swapDevices = [