mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-12-07 17:41:07 +01:00
commit
2a76e1204f
1 changed files with 1 additions and 1 deletions
|
|
@ -8,5 +8,5 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
# Somehow psmouse does not load automatically on boot for me
|
# Somehow psmouse does not load automatically on boot for me
|
||||||
boot.kernelModules = [ "psmouse" ];
|
boot.initrd.kernelModules = [ "psmouse" ];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue