diff options
-rw-r--r-- | ikaruga-os.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ikaruga-os.scm b/ikaruga-os.scm index 1c286c4..eda7b3e 100644 --- a/ikaruga-os.scm +++ b/ikaruga-os.scm @@ -71,6 +71,7 @@ (web-interface? #t) (extensions (list (specification->package "cups-filters") + ;; Brother laser printers (specification->package "brlaser"))))) ;; Used by GNOME Boxes (service libvirt-service-type) |