Add nixpad configuration
The initial step of grouping lemp11 and t490 configuration, inspired by https://github.com/mkellyxp/nixbook.
This commit is contained in:
parent
fd5dbd1fd2
commit
c2eead8fdf
6 changed files with 42 additions and 13 deletions
|
@ -26,10 +26,5 @@
|
|||
throttled.enable = true;
|
||||
thermald.enable = true;
|
||||
upower.enable = true;
|
||||
|
||||
xserver = {
|
||||
desktopManager.cinnamon.enable = true;
|
||||
displayManager.lightdm.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue