summaryrefslogtreecommitdiff
path: root/sigils
diff options
context:
space:
mode:
authorSisiutl <sisiutl@egregore.fun>2025-08-29 15:13:13 +0200
committerSisiutl <sisiutl@egregore.fun>2025-08-29 15:13:19 +0200
commit36e7a42853555fb0727fbfed5c6a446565108d5b (patch)
treeacfdd7050a572b04dda601e604dfe51bc2f48a6d /sigils
parentafdb9dee0632f035c1bbe598e2ee2c491ec305b8 (diff)
fix modules thing for swww-HEADmaster
Diffstat (limited to 'sigils')
-rw-r--r--sigils/home/services/wayland.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/sigils/home/services/wayland.scm b/sigils/home/services/wayland.scm
index 923c149..43b4672 100644
--- a/sigils/home/services/wayland.scm
+++ b/sigils/home/services/wayland.scm
@@ -191,6 +191,8 @@ Install and configure kanshi, output profile manager.")))
(shepherd-service
(provision (list (string->symbol (format #f "swww-~a" i))))
(requirement '(swww))
+ (modules '((srfi srfi-1)
+ (srfi srfi-26)))
(one-shot? #t)
(start
#~(lambda _