sh -c "rename main.nix default.nix"
This commit is contained in:
7
modules/home/programs/terminal/default.nix
Normal file
7
modules/home/programs/terminal/default.nix
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
imports = [
|
||||
./kitty.nix
|
||||
./ghostty.nix
|
||||
./wezterm.nix
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user