nix-config/modules/home-manager/default.nix

6 lines
53 B
Nix

{
imports = [
./git.nix
./voice.nix
];
}