diff --git a/hosts/common/boot.nix b/hosts/common/boot.nix index f581993..235a3ac 100644 --- a/hosts/common/boot.nix +++ b/hosts/common/boot.nix @@ -8,7 +8,6 @@ systemd-boot = { enable = true; editor = false; - netbootxyz.enable = true; }; }; };