Anthony Rodriguez
b808281674
Started moving HM config to the new local modules system. Conditionally toggling based on profiles and modules.
6 lines
56 B
Nix
6 lines
56 B
Nix
{
|
|
imports = [
|
|
./helix.nix
|
|
./neovim.nix
|
|
];
|
|
}
|