aboutsummaryrefslogtreecommitdiff
path: root/systems/koi.scm
diff options
context:
space:
mode:
Diffstat (limited to 'systems/koi.scm')
-rw-r--r--systems/koi.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/koi.scm b/systems/koi.scm
index 2c2954b0..df846305 100644
--- a/systems/koi.scm
+++ b/systems/koi.scm
@@ -29,6 +29,7 @@
#:use-module (kbg packages profiles base)
#:use-module (kbg packages profiles desktop)
#:use-module (kbg services desktop)
+ #:use-module (kbg services dict)
#:use-module (kbg services nftables)
#:use-module ((kbg system mcron) :prefix mcron:)
#:use-module (kbg system xorg))
@@ -167,6 +168,7 @@
(service cups-service-type
(cups-configuration
(web-interface? #t)))
+ dictionary-service
(set-xorg-configuration
(xorg-configuration
(keyboard-layout keyboard-layout)