mirror of
https://git.lgmrszd.xyz/Lgmrszd/nix-cfg.git
synced 2025-12-14 15:48:21 +01:00
laptop: add thinkpad-specific things
This commit is contained in:
parent
b7cf5f8ac1
commit
0c56515750
2 changed files with 6 additions and 1 deletions
|
|
@ -310,6 +310,10 @@ in
|
|||
#media-session.enable = true;
|
||||
};
|
||||
|
||||
services.thinkfan = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
|
||||
# Enable touchpad support (enabled default in most desktopManager).
|
||||
services.libinput.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue