lenovo/thinkpad/t460s: Remove problematic options
See there links for details: https://github.com/NixOS/nixos-hardware/pull/134#pullrequestreview-336181593 https://github.com/NixOS/nixos-hardware/pull/134#discussion_r361146814
This commit is contained in:
parent
edb7199b5c
commit
0ef7d22b6c
|
@ -5,8 +5,4 @@
|
||||||
../../../common/cpu/intel
|
../../../common/cpu/intel
|
||||||
../.
|
../.
|
||||||
];
|
];
|
||||||
|
|
||||||
# TODO: boot loader
|
|
||||||
boot.loader.systemd-boot.enable = lib.mkDefault true;
|
|
||||||
boot.loader.efi.canTouchEfiVariables = lib.mkDefault true;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue