aboutsummaryrefslogtreecommitdiff
path: root/modules/profiles/default.nix
blob: ec3fa03933ea120706dce5067055e32820718f51 (plain) (blame)
1
2
3
4
5
6
{
  imports = [
    ./core.nix
    ./desktop.nix
  ];
}