From 42a99a1402251437b70d8d1f32536b627a0a03f8 Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Sat, 4 Feb 2023 19:36:09 +0100 Subject: Install emacs-org-fc-tn --- aisaka.org | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'aisaka.org') diff --git a/aisaka.org b/aisaka.org index 55d4b23..5627daf 100644 --- a/aisaka.org +++ b/aisaka.org @@ -205,6 +205,18 @@ https://guix.gnu.org/en/manual/devel/en/html_node/Home-Configuration.html (services (list <> + (service + (service-type + (name 'org-fc-tn-package) + (extensions + (list + (service-extension home-profile-service-type + (lambda (_) + (map specification->package + (list + "emacs-org-fc-tn")))))) + (description "Custom version of ORG-FC.") + (default-value #f))) ssh-configuration <> (service home-bash-service-type -- cgit v1.2.3