about summary refs log tree commit diff stats
path: root/modules/home.legacy/wms/default.nix
blob: 340978f153818739b4a3d9914c88c3a6c8775d1f (plain) (blame)
1
2
3
4
5
6
{config, ...}: {
  imports = [
    # ./sway
    # ./plasma
  ];
}