X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/c21be729603a719d7b1bf50f551c5214748cba78..e8a3b8f7e8f19a083ae438056278026f5e2083bd:/.config/guix/system/chaman.scm?ds=sidebyside 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)))