summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2023-10-04 18:59:44 +0200
committerGitHub <noreply@github.com>2023-10-04 18:59:44 +0200
commit6e8e41ec9b6955ead7bc65479fb8ed87663bf549 (patch)
tree450cb85d0ddb8db549f6978348d591b5570453f6 /nixos
parent1ee6ac3dad62a264252535c5a9df7bb8e45c48c3 (diff)
parent6d30f6d579948f80a43bd8b0df085a481b06e193 (diff)
downloadnixpkgs-6e8e41ec9b6955ead7bc65479fb8ed87663bf549.tar
nixpkgs-6e8e41ec9b6955ead7bc65479fb8ed87663bf549.tar.gz
nixpkgs-6e8e41ec9b6955ead7bc65479fb8ed87663bf549.tar.bz2
nixpkgs-6e8e41ec9b6955ead7bc65479fb8ed87663bf549.tar.lz
nixpkgs-6e8e41ec9b6955ead7bc65479fb8ed87663bf549.tar.xz
nixpkgs-6e8e41ec9b6955ead7bc65479fb8ed87663bf549.tar.zst
nixpkgs-6e8e41ec9b6955ead7bc65479fb8ed87663bf549.zip
Merge pull request #250149 from ebardie/ebardie/fusuma-update
fusuma: enable "essential" plugins
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-2311.section.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2311.section.md b/nixos/doc/manual/release-notes/rl-2311.section.md
index ce77ae2dd38..e8562a7580c 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -379,6 +379,7 @@ The module update takes care of the new config syntax and the data itself (user
 
   If you use this feature, updates to CoreDNS may require updating `vendorHash` by following these steps again.
 
+- `fusuma` now enables the following plugins: [appmatcher](https://github.com/iberianpig/fusuma-plugin-appmatcher), [keypress](https://github.com/iberianpig/fusuma-plugin-keypress), [sendkey](https://github.com/iberianpig/fusuma-plugin-sendkey), [tap](https://github.com/iberianpig/fusuma-plugin-tap) and [wmctrl](https://github.com/iberianpig/fusuma-plugin-wmctrl).
 
 ## Nixpkgs internals {#sec-release-23.11-nixpkgs-internals}