Added orca slicer

This commit is contained in:
willifan 2024-08-13 11:29:46 +02:00
parent 8a861f0423
commit b93e1002b5
3 changed files with 5 additions and 1 deletions

View file

@ -2,7 +2,7 @@
{
services.printing = {
enable = true;
drivers = [ pkgs.gutenprint pkgs.gutenprintBin pkgs.canon-cups-ufr2 ];
drivers = [ pkgs.gutenprint pkgs.gutenprintBin ];
};
services.avahi = {