main-laptop: enable kmscon
This commit is contained in:
parent
bb2ef62d77
commit
62b0a179be
1 changed files with 5 additions and 0 deletions
|
|
@ -12,6 +12,11 @@
|
|||
programs.virt-manager.enable = true;
|
||||
programs.dconf.enable = true;
|
||||
|
||||
services.kmscon = {
|
||||
enable = true;
|
||||
hwRender = true;
|
||||
};
|
||||
|
||||
systemd.services.NetworkManager-wait-online.enable = false;
|
||||
|
||||
virtualisation.virtualbox.host.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue