aboutsummaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorKenny Ballou <kb@devnulllabs.io>2023-02-20 17:31:27 -0700
committerKenny Ballou <kb@devnulllabs.io>2023-02-20 17:31:27 -0700
commit3016fcd1c9f91fd354d8e43f80970942b74e88d6 (patch)
tree59661fe7e9bfbf30e2fdc78d292d60db31d8bb90 /systems
parent4b145cefba614c3082e530cbb1229f924b1759aa (diff)
downloaddotfiles-3016fcd1c9f91fd354d8e43f80970942b74e88d6.tar.gz
dotfiles-3016fcd1c9f91fd354d8e43f80970942b74e88d6.tar.xz
systems/axo: add gnome-keyring service
Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
Diffstat (limited to 'systems')
-rw-r--r--systems/axo.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/axo.scm b/systems/axo.scm
index 3017dd7f..58cea45b 100644
--- a/systems/axo.scm
+++ b/systems/axo.scm
@@ -151,6 +151,7 @@
;; include the X11 log-in service, networking with
;; NetworkManager, and more.
(services (append (list (service gnome-desktop-service-type)
+ (service gnome-keyring-service-type)
;;(geoclue-service)
(bluetooth-service #:auto-enable? #t)
(service cups-service-type