move pixiecore into new services file
This commit is contained in:
parent
b107dbd69a
commit
c95102b888
@ -75,13 +75,6 @@
|
|||||||
gnome-maps
|
gnome-maps
|
||||||
gnome-contacts
|
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.
|
# Enable CUPS to print documents.
|
||||||
services.printing.enable = true;
|
services.printing.enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user