Install systemd-networkd
during setup
This commit is contained in:
parent
f8a7df435e
commit
8f26799cbd
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ begin
|
|||
|
||||
and echo (getOSConfig hostname) | arch-chroot "$mountDir" tee /etc/hostname >/dev/null
|
||||
|
||||
and runInOS fish "$tempDir/../Software/systemd-networkd/main.fish"
|
||||
and runInOS fish "$tempDir/../Software/btrfs/main.fish"
|
||||
and arch-chroot "$mountDir" mkinitcpio -P
|
||||
and runInOS fish "$tempDir/../Software/grub/main.fish"
|
||||
|
|
Loading…
Reference in a new issue