From 0375c8089b2cd1563f4fe374b9388714042ef15e Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Wed, 15 Oct 2025 18:07:18 +0530 Subject: moving things into sensible places --- nixos/tmux.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'nixos/tmux.nix') diff --git a/nixos/tmux.nix b/nixos/tmux.nix index f9ed249..fa59ec4 100644 --- a/nixos/tmux.nix +++ b/nixos/tmux.nix @@ -1,5 +1,4 @@ { config, pkgs, ... }: -# let unstable = import { config.allowUnfree = true; }; { programs.tmux.enable = true; programs.tmux.plugins = with pkgs.tmuxPlugins; [ -- cgit v1.2.3