1 2 3 4 5 6 7
{ inputs, lib, pkgs, config, outputs, ... }: { imports = [ common/core common/optional/desktops ]; }