printing: init

This commit is contained in:
wo2wz 2025-11-30 10:50:16 -05:00
parent 1db5104679
commit a4d9a59b1b
3 changed files with 21 additions and 8 deletions

View file

@ -15,9 +15,6 @@
};
security.rtkit.enable = true;
# CUPS
services.printing.enable = true;
# enable native wayland in chromium/electron
environment.sessionVariables.NIXOS_OZONE_WL = "1";