Move wheel file
This commit is contained in:
parent
8416fbc8ec
commit
e60dc14a1d
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
config,
|
config,
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
|
boot.blacklistedKernelModules = ["hid-thrustmaster"];
|
||||||
boot.extraModulePackages = [config.boot.kernelPackages.hid-tmff2];
|
boot.extraModulePackages = [config.boot.kernelPackages.hid-tmff2];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [oversteer linuxConsoleTools];
|
environment.systemPackages = with pkgs; [oversteer linuxConsoleTools];
|
Loading…
Add table
Add a link
Reference in a new issue