aboutsummaryrefslogtreecommitdiff
path: root/modules/user/desktop/components/default.nix
blob: 6457798fac1140b975804b560909086622a5494d (plain) (blame)
1
2
3
4
5
6
{
  imports = [
    ./waybar
    #./wofi
  ];
}