refactor home/terminal refactor home/apps refactor home/services refactor home/games
8 lines
86 B
Nix
8 lines
86 B
Nix
{
|
|
imports = [
|
|
./btop.nix
|
|
./fish.nix
|
|
./kitty.nix
|
|
./neovim.nix
|
|
];
|
|
}
|