aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoris2024-01-21 09:04:14 +0100
committerJoris2024-01-21 09:04:14 +0100
commit166ab70bd131f470b2f8bb91b53dd15d9ee00d86 (patch)
tree1cd44b182f54cd44b3c381adeb65a332d24b4cc4
parent70d1865f1e0aa6eac6d52768de3250e903ff9221 (diff)
downloadinstall-166ab70bd131f470b2f8bb91b53dd15d9ee00d86.tar.gz
install-166ab70bd131f470b2f8bb91b53dd15d9ee00d86.tar.bz2
install-166ab70bd131f470b2f8bb91b53dd15d9ee00d86.zip
Printer is now configured in nixos
-rw-r--r--README.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/README.md b/README.md
index 7b9a045..49e0b93 100644
--- a/README.md
+++ b/README.md
@@ -256,18 +256,6 @@ If services do not appear, run:
nix-shell -p glxinfo --run "glxinfo | grep OpenGL"
-# Setup the printer
-
-1. Assign a fix IP address to the printer.
-
-2. Go to the CUPS interface at `http://localhost:631`.
-
-3. Add a printer with connection `lpd://<printer_ip>/BINARY_P1`
-
-Using the CLI to specify the connection:
-
- lpadmin -p <printer_name> -v lpd://<printer_ip>/BINARY_P1
-
# Export GPG keys
Save to a physical USB key: