10 lines
176 B
Nix
10 lines
176 B
Nix
{
|
|
imports = [
|
|
../../apps/neovim/neovim.nix
|
|
../../apps/git/home.nix
|
|
../../apps/zoxide/home.nix
|
|
../../apps/fish/home.nix
|
|
../../apps/ghostty/home.nix
|
|
];
|
|
}
|