projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
dunst: ignore low urgency notifications from history for now
[~bandali/configs]
/
.config
/
guix
/
system
/
chaman.scm
diff --git
a/.config/guix/system/chaman.scm
b/.config/guix/system/chaman.scm
index
831d9eb
..
6a60e11
100644
(file)
--- 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)))