mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06:50 +01:00
7 lines
270 B
Nix
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
|
|
}
|