3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/doc/manual
Jeremy Kolb 7be304a543 nixos/programs/tmux: specify wanted plugins
Currently it's rather difficult to install tmux plugins. The process involves two steps:
  1. Specify the correct `pkg.tmuxPlugins` package in `environment.systemPackages`
  2. Adding to the configuration file to instantiate the plugin.

This commit allows the user to specify a list of plugins under `programs.tmux.plugins`.

Update nixos/modules/programs/tmux.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-01-25 17:12:44 -05:00
..
administration postgresql_9_6: drop 2021-12-03 01:14:29 +01:00
configuration nixos/doc: improve example of renaming network interfaces 2021-11-21 20:12:31 -08:00
development Merge pull request #156503 from hercules-ci/nixos-add-system.build-options 2022-01-25 14:13:24 +01:00
from_md nixos/programs/tmux: specify wanted plugins 2022-01-25 17:12:44 -05:00
installation [21.11] update README.md 2021-11-29 20:15:35 -05:00
release-notes nixos/programs/tmux: specify wanted plugins 2022-01-25 17:12:44 -05:00
.gitignore
contributing-to-this-manual.chapter.md
default.nix nixos/documentation: fix docs cross build 2022-01-08 16:03:23 +01:00
Makefile
man-configuration.xml
man-nixos-build-vms.xml
man-nixos-enter.xml
man-nixos-generate-config.xml
man-nixos-install.xml nixos-install: support --no-root-password 2021-11-22 22:09:50 +02:00
man-nixos-option.xml
man-nixos-rebuild.xml Update nixos-rebuild man page to reflect target-host change 2021-12-22 00:56:19 -08:00
man-nixos-version.xml
man-pages.xml
manual.xml
md-to-db.sh nixos/doc/md-to-db.sh: handle path to nixpkgs with spaces 2021-10-10 11:57:51 +02:00
preface.xml
README.md
shell.nix