Heavily inspired by https://github.com/Doc-Steve/dendritic-design-with-flake-parts. > Atomic commits? Never heard of them!
6 lines
71 B
Nix
6 lines
71 B
Nix
{
|
|
flake.modules.homeManager.kitty = {
|
|
#TODO: kitty config
|
|
};
|
|
}
|