Files
dendritic/modules/home-manager/home.nix
2026-03-08 11:07:12 -05:00

5 lines
115 B
Nix

{
flake.homeModules.home = {
# TODO: Port custom settings from the old top-level ./home.nix into here.
};
}