summaryrefslogtreecommitdiffstats
path: root/.config/guix/system
diff options
context:
space:
mode:
Diffstat (limited to '.config/guix/system')
-rw-r--r--.config/guix/system/chaman.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/guix/system/chaman.scm b/.config/guix/system/chaman.scm
index 831d9eb..6a60e11 100644
--- a/.config/guix/system/chaman.scm
+++ b/.config/guix/system/chaman.scm
@@ -86,4 +86,5 @@
(simple-service 'my-powertop-auto-tune activation-service-type
#~(zero? (system* #$(file-append powertop "/sbin/powertop")
"--auto-tune")))
+ (simple-service 'light-udev-rules udev-service-type (list light))
%desktop-services)))