Configuration packages

Packages that handle various system configurations and optimizations.

Configuration packages handle various aspects of system setup and optimization in Ditana. These packages contain scripts, configuration files, and utilities that automate system configurations while maintaining transparency and user control. They handle tasks such as hardware detection, performance optimization, and security settings.

Each package in this category focuses on the configuration of a specific application, making the system both modular and maintainable. Users can selectively enable or disable features while maintaining system stability.

Mandatory packages used by the Ditana installer

Default packages selectable via the installer’s “Terminal Tools and Utilities” category

Default packages selectable via the installer’s “AI” category

Default packages selectable via the installer’s “System Maintenance Tools” category

  • ditana-config-coredumps - This package disables coredumps for security reasons. You can temporarily allow them with ulimit -c unlimited (see details on GitHub).

Dependencies of ditana-config-xfce

  • ditana-config-kitty - This package provides the Ditana’s custom configuration for the kitty terminal emulator.

Optional packages selectable via the installer’s “Development Tools and Libraries” category

  • ditana-config-vscode - This package provides a preconfigured setup of the Open Source build of Visual Studio Code for Ditana GNU/Linux, optimizing it for an enhanced coding experience.