making sure video drivers are loaded for laptop
This commit is contained in:
parent
259934a34e
commit
67f45e1948
2 changed files with 4 additions and 0 deletions
|
@ -584,6 +584,8 @@ Notice how I am including all of my software here. It may be a big file, but hav
|
|||
];
|
||||
};
|
||||
|
||||
services.xserver.videoDrivers = ["intel"];
|
||||
|
||||
<<desktop>>
|
||||
|
||||
# Configure keymap in X11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue