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