Actualiser modules/plasma.nix
Signed-off-by: florian.richer <florian.richer@protonmail.com>
This commit is contained in:
parent
578c802167
commit
13ddb3795b
1 changed files with 0 additions and 4 deletions
|
@ -7,8 +7,4 @@
|
|||
services.xserver.displayManager.sddm.enable = true;
|
||||
services.xserver.displayManager.defaultSession = "plasmawayland";
|
||||
services.xserver.desktopManager.plasma5.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
libsForQt5.plasma-browser-integration
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue