settei/modules/home/default.nix

5 lines
56 B
Nix

{
flake.homeModules = {
common = ./common;
};
}