Skip to content

xfce

A lightweight desktop manager

Usage

To use this module, import it like this:

{config, lib, inputs, ...}: {
    imports = [ inputs.clan-core.clanModules.xfce ];
    # ...
}