From f792b8e3881541d49fd777397354948822dd3294 Mon Sep 17 00:00:00 2001 From: anemofilia Date: Sun, 6 Aug 2023 10:58:28 -0300 Subject: [PATCH] style: remove commented user services --- radio.scm | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/radio.scm b/radio.scm index 01e8365..c083497 100644 --- a/radio.scm +++ b/radio.scm @@ -388,29 +388,6 @@ (identity-file "~/.ssh/codeberg")))) (authorized-keys #f))) - #|The following two services are currently not working since they depend - on a xsession to running to start. The possible solution is to launch - X on the home-run-on-first-login-service, but I do not know how to - extend such service yet|# - - #|Redshift service|# - ; (service home-redshift-service-type - ; (home-redshift-configuration - ; (location-provider 'manual) - ; (latitude (- 21.1)) - ; (longitude (- 47.8)) - ; (daytime-brightness 1.0) - ; (nighttime-brightness 0.6) - ; (daytime-temperature 4500) - ; (nighttime-temperature 4000) - ; (extra-content "fade=1"))) - - #|Xmodmap service|# - ; (service home-xmodmap-service-type - ; (home-xmodmap-configuration - ; (key-map - ; `(("keycode 47" . "colon semicolon ccedilla Ccedilla"))))) - #|Mcron service|# (service home-mcron-service-type (home-mcron-configuration