broken: add firmware to tracking
This commit is contained in:
parent
375ec3ab68
commit
e11135c398
2 changed files with 3 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1 +1 @@
|
||||||
firmware
|
#firmware
|
||||||
|
|
|
||||||
|
|
@ -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 = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue