home | tmux - .nix cleanup

This commit is contained in:
Don Harper 2023-12-27 23:44:58 -06:00
parent d98b0865aa
commit 74f3693883

View file

@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ pkgs, ... }:
{
programs.tmux = {
enable = true;