From b7a7c18fb70de693770c384c9ccc3618f688bb34 Mon Sep 17 00:00:00 2001
From: rycee
Date: Thu, 14 Mar 2024 19:55:23 +0000
Subject: [PATCH] deploy: bd9141ea97d8ccd68b97aa2febfae44683881662
---
options.xhtml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/options.xhtml b/options.xhtml
index de6780e9a..4166dd85e 100644
--- a/options.xhtml
+++ b/options.xhtml
@@ -57039,9 +57039,9 @@ package
list of package
Default:
-pkgs.coreutils
+pkgs.xdotool pkgs.coreutils pkgs.xorg.xprop
-Example:
with pkgs; [ coreutils xdotool ];
+Example:
with pkgs; [ xdotool coreutils xorg.xprop ];