{ lib, config, pkgs, ... }: { imports = [ ../dm.nix ../fonts.nix ]; services.xserver.windowManager.leftwm.enable = true; }