remove plasma
This commit is contained in:
parent
3f42bd1c53
commit
d9b081085f
|
@ -46,13 +46,11 @@ in {
|
|||
]);
|
||||
|
||||
services.displayManager = {
|
||||
defaultSession = "kodi";
|
||||
autoLogin = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
user = "chaos";
|
||||
};
|
||||
};
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
|
||||
home-manager.users.root.imports = with tree.profiles.home-manager; [dev.all];
|
||||
home-manager.users.chaos.imports = with tree.profiles.home-manager; [dev.all];
|
||||
|
|
Loading…
Reference in a new issue