1 # This module defines a NixOS configuration with the Plasma 5 desktop.
2 # It's used by the graphical installation CD.
9 desktopManager.plasma5.enable = true;
13 displayManager.sddm.enable = true;
14 libinput.enable = true; # for touchpad support on many laptops
17 environment.systemPackages = [