Remove netboot module

This commit is contained in:
Rodrigo Arias 2023-08-25 13:39:01 +02:00
parent 3416416864
commit 8f1f6f92a8

View File

@ -3,7 +3,6 @@
{ {
imports = [ imports = [
../common/main.nix ../common/main.nix
(modulesPath + "/installer/netboot/netboot-minimal.nix")
]; ];
# For now we install NixOS in the first nvme disk (nvme0n1), as this node only # For now we install NixOS in the first nvme disk (nvme0n1), as this node only