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