aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-10-30 18:52:39 -0300
committerEuAndreh <eu@euandre.org>2022-10-30 18:52:41 -0300
commit6c422221a8ec6dda63eea47e142da707dbc1f157 (patch)
tree5041bf99bdc6f1f4b54fafc1ea810b298cfbf328
parentReplace greenclip with clipmenu (diff)
downloaddotfiles-6c422221a8ec6dda63eea47e142da707dbc1f157.tar.gz
dotfiles-6c422221a8ec6dda63eea47e142da707dbc1f157.tar.xz
etc/guix/home.scm: Include poweralertd in profile
To make the manpage available, mostly.
-rw-r--r--etc/guix/home.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm
index 102ad5a..b59aa9b 100644
--- a/etc/guix/home.scm
+++ b/etc/guix/home.scm
@@ -256,7 +256,9 @@
(extensions
(list
(service-extension home-shepherd-service-type
- poweralertd-shepherd-services)))
+ poweralertd-shepherd-services)
+ (service-extension home-profile-service-type
+ (lambda _ (list poweralertd)))))
(default-value '())
(description
#"-