boot.initrd.network.enable = true;

This commit is contained in:
Andrew Kidd 2025-01-03 15:11:35 +00:00
parent 9c9deef230
commit e968763d4f

View file

@ -100,9 +100,6 @@ in
config = {
boot.initrd.network.enable = true;
# boot.initrd.network.dhcp = true;
boot.loader.systemd-boot.enable = true;
boot.loader.systemd-boot.configurationLimit = 1;
fileSystems = {
"/boot/firmware" = {