diff options
Diffstat (limited to 'etc/guix/system.scm')
| -rw-r--r-- | etc/guix/system.scm | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/etc/guix/system.scm b/etc/guix/system.scm index d3ae754..5840af7 100644 --- a/etc/guix/system.scm +++ b/etc/guix/system.scm @@ -491,17 +491,6 @@ Seiko Epson Color Ink Jet Printers.") ClientAliveCountMax 20 MaxSessions 20 "#))) - #; - (udev-rules-service - 'backlight - (udev-rule - "backlight.rule" - (string-replace - #"- - ACTION=="add", SUBSYSTEM=="backlight", KERNEL=="@DEVICE@", GROUP="video", MODE="0664" - "# - "@DEVICE@" - (getenv "BACKLIGHT_DEVICE")))) (set-xorg-configuration (xorg-configuration (keyboard-layout keyboard-layout) |
