Enable CUPS printing on buck

This commit is contained in:
Jacob Hinkle 2022-11-02 09:21:29 -04:00
parent 432e84a1da
commit 7801fc70f2

View File

@ -134,6 +134,10 @@
#media-session.enable = true; #media-session.enable = true;
}; };
printing = {
enable = true;
};
syncthing = import ./syncthing.nix; syncthing = import ./syncthing.nix;
udev.extraRules = '' udev.extraRules = ''