nixos/hosts/bootstrap/disk-configuration.nix
2025-12-13 19:31:56 +01:00

7 lines
270 B
Nix

# Bootstrap disk configuration
# This is a placeholder - the ISO doesn't use disko for its own disk
# but disko is available for formatting target systems
_: {
# No disko configuration needed for the live USB
# The installation medium uses the standard ISO layout
}