diff --git a/configuration.nix b/configuration.nix index 2081397..b3adc60 100644 --- a/configuration.nix +++ b/configuration.nix @@ -75,13 +75,6 @@ gnome-maps gnome-contacts ]; - # netboot server; disabled and broken - services.pixiecore = { - enable = false; - openFirewall = true; - dhcpNoBind = true; - kernel = "https://boot.netboot.xyz"; - }; # Enable CUPS to print documents. services.printing.enable = true;