Thor: add hid-nintendo (test)
This commit is contained in:
parent
1af6e1ca10
commit
c8685c078b
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ with lib; {
|
|||
binfmt.emulatedSystems = [ "armv7l-linux" "aarch64-linux" ];
|
||||
# kernelPackages = pkgs.linuxPackages_latest;
|
||||
# kernelPackages = pkgs.linuxPackages_6_1;
|
||||
extraModulePackages = with config.boot.kernelPackages; [ v4l2loopback ];
|
||||
extraModulePackages = with config.boot.kernelPackages; [ v4l2loopback hid-nintendo ];
|
||||
loader = {
|
||||
systemd-boot.enable = true;
|
||||
efi.canTouchEfiVariables = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue