Franz: Enable tmux

This commit is contained in:
GHOSCHT 2024-06-13 23:30:48 +02:00
parent 26591d2175
commit 1debdb71d8
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

View file

@ -7,6 +7,7 @@ in {
imports = [ imports = [
./global ./global
./features/coding/nvim ./features/coding/nvim
./features/coding/tmux.nix
inputs.nix-colors.homeManagerModules.default inputs.nix-colors.homeManagerModules.default
]; ];