[Asahi] Add tmux.
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
parent
57731c0f3e
commit
1a4dd00bcb
1 changed files with 2 additions and 1 deletions
|
|
@ -12,8 +12,9 @@ let
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
../../home-modules/nvim.nix
|
|
||||||
../../home-modules/zsh.nix
|
../../home-modules/zsh.nix
|
||||||
|
../../home-modules/nvim.nix
|
||||||
|
../../home-modules/tmux.nix
|
||||||
../../home-modules/git.nix
|
../../home-modules/git.nix
|
||||||
../../home-modules/lazygit.nix
|
../../home-modules/lazygit.nix
|
||||||
../../home-modules/starship.nix
|
../../home-modules/starship.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue