Add Plasma Integration
This commit is contained in:
parent
49d560fd90
commit
a19c737fcd
2 changed files with 5 additions and 0 deletions
|
@ -7,4 +7,8 @@
|
|||
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…
Add table
Add a link
Reference in a new issue