# vim: ts=2
{config, ...}: {
  imports = [
    # ./sway
    ./river
    # ./plasma
  ];
}