add: wezterm for funsies
This commit is contained in:
parent
5dd7743b59
commit
7481a63608
1 changed files with 6 additions and 0 deletions
6
homeManagerModules/cliPrograms/wezterm/wezterm.nix
Normal file
6
homeManagerModules/cliPrograms/wezterm/wezterm.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
{ ... }:
|
||||||
|
{
|
||||||
|
programs.wezterm = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue