mirror of
https://github.com/kmein/niveum
synced 2026-03-19 03:21:10 +01:00
tmux: move tmuxp to tmux config
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = [ pkgs.tmuxp ];
|
||||
|
||||
programs.tmux = {
|
||||
enable = true;
|
||||
keyMode = "vi";
|
||||
|
||||
Reference in New Issue
Block a user