fix: switch nixos-uconsole to cm5_fix branch (patches OK)

- Remove local boot.kernelPatches (now in nixos-uconsole fork)
- Point to github:gortium/nixos-uconsole/cm5_fix instead of pr/dcs-panel-detection
This commit is contained in:
2026-06-16 19:21:54 -04:00
parent 43f8d8a61c
commit 102586d7e8
2 changed files with 2 additions and 9 deletions

View File

@@ -54,5 +54,5 @@
enableGPS = false; # activer quand antenne GPS branchée
};
# DSI display fix: le kernel patch est dans flake.nix (patches/0008-panel-cwu50-fix-init-seq1.patch)
# DSI display fix: les patches sont dans le fork gortium/nixos-uconsole (cm5_fix)
}