Remove netboot module

This commit is contained in:
Rodrigo Arias 2023-08-25 13:39:01 +02:00
parent f18f1937ae
commit 0b22a1b8a4

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