mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-13 04:04:35 +03:00
initrd-boot-gui: Drop evtest dependency
This commit is contained in:
parent
5928902108
commit
7a30ed255a
@ -41,11 +41,6 @@ in
|
||||
}
|
||||
];
|
||||
|
||||
mobile.boot.stage-1.extraUtils = with pkgs; [
|
||||
# Used for `key-held.mrb`.
|
||||
{ package = evtest; }
|
||||
];
|
||||
|
||||
mobile.boot.stage-1.environment = {
|
||||
XKB_CONFIG_ROOT = "/etc/X11/xkb";
|
||||
XLOCALEDIR = "/etc/X11/locale";
|
||||
|
Loading…
Reference in New Issue
Block a user