about summary refs log tree commit diff
path: root/modules/persistence/default.nix
blob: eadb66ea3f323af40ce27c661b0c8d897c4c5672 (plain) (blame)
1
2
3
4
5
{ ... }:

{
  imports = [ ./bluetooth ./networkmanager ./postfix ];
}