Leave printing to the default disabled for safety
This commit is contained in:
parent
53daf10ea6
commit
b161afdb8b
1 changed files with 1 additions and 1 deletions
|
|
@ -346,7 +346,7 @@
|
|||
console.keyMap = "dvorak";
|
||||
|
||||
# Enable CUPS to print documents.
|
||||
services.printing.enable = true;
|
||||
# services.printing.enable = true;
|
||||
|
||||
# Add Brother printer drivers, per https://nixos.wiki/wiki/Hardware/Brother
|
||||
services.printing.drivers = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue