# this folder container modules that are for darwin only
{...}: {
  imports = [
    ./home-manager
    ./users.nix
    ./system.nix
  ];
}