+2
nixos/doc/manual/release-notes/rl-2405.section.md
+2
nixos/doc/manual/release-notes/rl-2405.section.md
···- [isolate](https://github.com/ioi/isolate), a sandbox for securely executing untrusted programs. Available as [security.isolate](#opt-security.isolate.enable).+- [ydotool](https://github.com/ReimuNotMoe/ydotool), a generic command-line automation tool now has a module. Available as [programs.ydotool](#opt-programs.ydotool.enable).- [private-gpt](https://github.com/zylon-ai/private-gpt), a service to interact with your documents using the power of LLMs, 100% privately, no data leaks. Available as [services.private-gpt](#opt-services.private-gpt.enable).
+1
nixos/modules/module-list.nix
+1
nixos/modules/module-list.nix
+83
nixos/modules/programs/ydotool.nix
+83
nixos/modules/programs/ydotool.nix
···+ExecStart = "${lib.getExe' pkgs.ydotool "ydotoold"} --socket-path=/run/ydotoold/socket --socket-perm=0660";
+1
nixos/tests/all-tests.nix
+1
nixos/tests/all-tests.nix
···
+115
nixos/tests/ydotool.nix
+115
nixos/tests/ydotool.nix
···
+49
pkgs/by-name/yd/ydotool/package.nix
+49
pkgs/by-name/yd/ydotool/package.nix
···
-31
pkgs/tools/wayland/ydotool/default.nix
-31
pkgs/tools/wayland/ydotool/default.nix
···
-2
pkgs/top-level/all-packages.nix
-2
pkgs/top-level/all-packages.nix
···