Plasma 6 babyyyyy
This commit is contained in:
parent
18d50186d4
commit
cf26004b88
1 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ in {
|
|||
exportConfiguration = true;
|
||||
excludePackages = (with pkgs; [ xterm ]);
|
||||
displayManager = {
|
||||
defaultSession = "plasmawayland";
|
||||
defaultSession = "plasma";
|
||||
autoLogin = {
|
||||
enable = true;
|
||||
user = "user";
|
||||
|
|
@ -55,7 +55,7 @@ in {
|
|||
};
|
||||
};
|
||||
};
|
||||
desktopManager.plasma5.enable = true;
|
||||
desktopManager.plasma6.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue