about summary refs log tree commit diff
path: root/profiles/default.nix
blob: d683b589ab74722123cab95f43265a79d02b6ced (plain) (blame)
1
2
3
4
{ ... }: {
  imports =
    [ ./bluetooth ./laptop ./gtk ./trusted ./wm ./desktop ./multimedia ];
}