mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
hosts/graphical-installer: add external-hdd as main Disko config
This commit is contained in:
parent
d354debb75
commit
fb6c2789a9
@ -63,7 +63,8 @@
|
||||
# The barely customized graphical installer.
|
||||
graphical-installer = {
|
||||
systems = [ "aarch64-linux" "x86_64-linux" ];
|
||||
formats = [ "install-iso" ];
|
||||
formats = [ "install-iso-graphical" ];
|
||||
diskoConfigs = [ "external-hdd" ];
|
||||
};
|
||||
|
||||
# The WSL system (that is yet to be used).
|
||||
|
Loading…
Reference in New Issue
Block a user