Install systemd-networkd
during setup
This commit is contained in:
parent
73734293fd
commit
9007570d94
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 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 runInOS fish "$tempDir/../Software/btrfs/main.fish"
|
||||||
and arch-chroot "$mountDir" mkinitcpio -P
|
and arch-chroot "$mountDir" mkinitcpio -P
|
||||||
and runInOS fish "$tempDir/../Software/grub/main.fish"
|
and runInOS fish "$tempDir/../Software/grub/main.fish"
|
||||||
|
|
Loading…
Reference in a new issue