diff options
| author | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-03-21 17:29:53 -0400 |
|---|---|---|
| committer | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-03-21 17:29:53 -0400 |
| commit | 19f764780c12c1e0ee13998e980c64acf7dc9b0e (patch) | |
| tree | 09924016790158db69e946563c9bf214e50e47bc /modules/default.nix | |
| parent | e2fe74863e48c5f05b18fac38b73e7a3e0bf1375 (diff) | |
| download | home-19f764780c12c1e0ee13998e980c64acf7dc9b0e.tar.gz | |
tmux stuff
Diffstat (limited to 'modules/default.nix')
| -rw-r--r-- | modules/default.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/default.nix b/modules/default.nix index e094839..d46c392 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -4,7 +4,8 @@ ./foot.nix ./mako.nix ./neovide.nix - ./tmux.nix + ./fzf.nix + ./tmux ./zsh ./sway ./neovim |