Update minilaptop.nix

This commit is contained in:
Tove 2025-12-18 13:36:08 +01:00
parent c971fcb667
commit e6e7d92358

View file

@ -16,9 +16,6 @@
# options snd_soc_sof_es8336 quirk=0x02
# '';
services.xserver.xkb.layout = lib.mkForce "us";
boot.loader.grub.enable = lib.mkForce false;
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
environment.etc = let
tablet = ./internal.tablet;
in {