sam: Disable CUPS

This commit is contained in:
Chandler Swift 2025-07-09 16:09:46 -05:00
parent ef467fb842
commit 76909b3202
No known key found for this signature in database
GPG key ID: B123483B24A4D579

View file

@ -50,9 +50,6 @@
services.displayManager.sddm.wayland.enable = true;
services.desktopManager.plasma6.enable = true;
# Enable CUPS to print documents.
services.printing.enable = true;
# Enable sound with pipewire.
services.pulseaudio.enable = false;
security.rtkit.enable = true;