Enable numlock in initrd

This commit is contained in:
ItsDrike 2024-06-21 02:15:38 +02:00
parent 7a79342f93
commit 0699de3cbe
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
2 changed files with 33 additions and 0 deletions

View file

@ -4,6 +4,7 @@ _: {
./generic.nix
./secure-boot.nix
./initrd.nix
./numlock.nix
./plymouth.nix
];
}