summaryrefslogtreecommitdiff
path: root/aisaka.org
diff options
context:
space:
mode:
authorMarek Paśnikowski <marekpasnikowski@protonmail.com>2023-02-04 19:36:09 +0100
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2023-02-04 19:36:09 +0100
commit42a99a1402251437b70d8d1f32536b627a0a03f8 (patch)
tree3b394da32e184449dd07fe8702ecbf7cbe52c8a3 /aisaka.org
parent9b875b20ef8315c17cfcd7c4748eeae579294bff (diff)
Install emacs-org-fc-tn
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