broken: add firmware to tracking
This commit is contained in:
parent
4e5ba99872
commit
6970ae6974
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 = {
|
||||
enable = true;
|
||||
setupAsahiSound = true;
|
||||
extractPeripheralFirmware = false;
|
||||
# extractPeripheralFirmware = false;
|
||||
# This is broken because of flake git tracking.
|
||||
# I can't figure out how to make it work.
|
||||
# peripheralFirmwareDirectory = ../firmware;
|
||||
peripheralFirmwareDirectory = ../firmware;
|
||||
};
|
||||
|
||||
swapDevices = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue