{ commonMods, ... }: { imports = [ (commonMods + "/kde") ]; services.displayManager.sddm = { enable = true; wayland.enable = true; }; }