aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-03-13 10:06:43 -0300
committerEuAndreh <eu@euandre.org>2023-03-13 10:07:12 -0300
commit9834507ceb0a07f20e5c60c71bfef3f7347caf77 (patch)
treead86050d671ddf080ce633d950e06da958ac331c
parentEmbed with-email(1) into cronjob(1) and improve its reporting (diff)
downloaddotfiles-9834507ceb0a07f20e5c60c71bfef3f7347caf77.tar.gz
dotfiles-9834507ceb0a07f20e5c60c71bfef3f7347caf77.tar.xz
etc/guix/system.scm: Add note on epson-L365 package
-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")