Use plymouth
This commit is contained in:
parent
eb0580ddb6
commit
2fc24b302d
3 changed files with 58 additions and 46 deletions
|
|
@ -89,10 +89,13 @@ let usr = config.constants.userName; in {
|
|||
autoLogin.user = usr;
|
||||
sddm = {
|
||||
enable = true;
|
||||
autoLogin.relogin = true;
|
||||
wayland.enable = true;
|
||||
};
|
||||
};
|
||||
desktopManager.plasma5.enable = true;
|
||||
desktopManager.plasma5 = {
|
||||
enable = true;
|
||||
useQtScaling = true;
|
||||
};
|
||||
videoDrivers = [ "amdgpu" ];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue