1 repository
Systems for specifying disk partitioning and mount points using declarative configuration to automate installation.
Distinct from Declarative Layouts: Candidates were focused on UI or document layouts; this is specifically for physical storage layouts.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Declarative Disk Layouts. Refine with filters or upvote what's useful.
Disko is a declarative configuration system for managing Linux disk partitioning, filesystem formatting, and LUKS encryption setup. It functions as a disk provisioner that allows users to define disk layouts and mount points through configuration files rather than manual commands. The project focuses on providing reproducible system installations by defining storage provisioning as code. It specifically automates the creation of partition tables, the setup of encrypted storage containers, and the configuration of filesystem layouts for NixOS systems. The toolset includes a command-line inter
Allows specifying partitioning and mount points through declarative layouts to automate system installation processes.