mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 17:38:41 +08:00
@@ -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" ];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user