mirror of
https://github.com/Username404-59/Dotfiles-NixOS.git
synced 2026-07-03 12:58:07 +02:00
Edit comments in printing.nix
This commit is contained in:
parent
37a4619036
commit
fabf8c2147
@ -4,12 +4,12 @@
|
||||
services.printing = {
|
||||
enable = true;
|
||||
drivers = with pkgs; [
|
||||
# general
|
||||
# General
|
||||
cups
|
||||
cups-browsed
|
||||
cups-filters
|
||||
gutenprint # Very good drivers package
|
||||
# Canon
|
||||
# Canon (built from source)
|
||||
cnijfilter2
|
||||
canon-cups-ufr2
|
||||
# Brother
|
||||
|
||||
Loading…
Reference in New Issue
Block a user