summaryrefslogtreecommitdiff
path: root/aisaka.org
diff options
context:
space:
mode:
Diffstat (limited to 'aisaka.org')
-rw-r--r--aisaka.org12
1 files changed, 12 insertions, 0 deletions
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
<<flashrom-package>>
+ (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
<<trezor-user-packages>>
(service home-bash-service-type