mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06:50 +01:00
feat: update bootstrap image
This commit is contained in:
parent
dfce77913b
commit
8e8dd928be
4 changed files with 117 additions and 8 deletions
7
hosts/bootstrap/disk-configuration.nix
Normal file
7
hosts/bootstrap/disk-configuration.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# 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
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue