Skip to content

Commit a52bd9d

Browse files
authored
Merge pull request #1499 from Weathercold/redmibook-16-pro-2024
xiaomi/redmibook/16-pro-2024: remove boot fix
2 parents 4602f7e + 62acc1d commit a52bd9d

File tree

3 files changed

+0
-16
lines changed

3 files changed

+0
-16
lines changed

xiaomi/fix-boot-quirk.nix

Lines changed: 0 additions & 12 deletions
This file was deleted.

xiaomi/redmibook/16-pro-2024/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# Xiaomi Redmibook 16 Pro (2024)
22

3-
Note that the boot fix requires building the kernel. As such, you might run out
4-
of space during nixos-rebuild if you mount tmpfs on `/tmp`.
5-
63
## Tested Hardware
74

85
```shellsession

xiaomi/redmibook/16-pro-2024/default.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{ lib, ... }:
22
{
33
imports = [
4-
../../fix-boot-quirk.nix
54
../../../common/cpu/intel
65
../../../common/pc/laptop
76
../../../common/pc/ssd

0 commit comments

Comments
 (0)