commit e52a23d23a371a2d4df25167098d8200984e0f73
parent 76f42750e7cd10c00ca634b0e7b3c7ea2ee813ec
Author: vin <git@vineetk.net>
Date: Tue, 14 Apr 2026 11:50:21 -0400
hastur: start working on adding bluetooth
Diffstat:
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/epistemia/home/config.scm b/epistemia/home/config.scm
@@ -56,6 +56,7 @@
;; laptop
acpi
+ emacs-bluetooth
light
;; cryptography
diff --git a/epistemia/systems/hastur.scm b/epistemia/systems/hastur.scm
@@ -219,6 +219,7 @@ rpz:
(list (pam-limits-entry "@audio" 'both 'rtprio 99)
(pam-limits-entry "@audio" 'both 'memlock 'unlimited)))
(service tlp-service-type))
+ (service bluetooth-service-type)
(service powertop-service-type)
%base-services)
(sysctl-service-type config =>