move pixiecore into new services file

This commit is contained in:
mir 2024-03-18 23:54:21 -08:00
parent b107dbd69a
commit c95102b888

View File

@ -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;