diff --git a/options.xhtml b/options.xhtml index de6780e9..4166dd85 100644 --- a/options.xhtml +++ b/options.xhtml @@ -57039,9 +57039,9 @@ package
list of packageDefault:
-pkgs.coreutils
pkgs.xdotool pkgs.coreutils pkgs.xorg.xprop
-Example:
with pkgs; [ coreutils xdotool ];
+Example:
with pkgs; [ xdotool coreutils xorg.xprop ];