aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/guix/system.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/guix/system.scm b/etc/guix/system.scm
index 07d5c81..1911a52 100644
--- a/etc/guix/system.scm
+++ b/etc/guix/system.scm
@@ -51,6 +51,8 @@
(srfi srfi-1))
(heredoc:enable-syntax)
+
+;; Implement wireless printing before sending upstream
(define-public epson-L365
(package
(name "epson-L365")