nixos/hosts/bootstrap/disk-configuration.nix

8 lines
270 B
Nix
Raw Permalink Normal View History

2025-12-13 19:31:56 +01:00
# 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
}