Remove unused services
This commit is contained in:
parent
3ff6b6fc66
commit
ff7f7e8532
4 changed files with 27 additions and 18 deletions
|
|
@ -20,6 +20,13 @@
|
|||
intel-media-driver
|
||||
];
|
||||
|
||||
services.xserver = {
|
||||
displayManager.gdm = {
|
||||
enable = true;
|
||||
wayland = true;
|
||||
};
|
||||
};
|
||||
|
||||
# This runs only Intel and nvidia does not drain power.
|
||||
##### disable nvidia for a very nice battery life.
|
||||
hardware.nvidiaOptimus.disable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue