From 21cb7bcc11890f873082931f609935a473352503 Mon Sep 17 00:00:00 2001 From: Sisiutl Date: Sun, 5 Jan 2025 18:37:20 +0100 Subject: YOU IDIOT --- sigils/home/services/hyprland.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/sigils/home/services/hyprland.scm b/sigils/home/services/hyprland.scm index 9ffc0da..3db3e97 100644 --- a/sigils/home/services/hyprland.scm +++ b/sigils/home/services/hyprland.scm @@ -5,6 +5,7 @@ #:use-module (gnu home services shepherd) #:use-module (gnu services configuration) #:use-module (sigils packages hyprland) + #:use-module (gnu packages wm) #:use-module (srfi srfi-1) #:use-module (ice-9 match) -- cgit v1.2.3