summaryrefslogtreecommitdiff
path: root/izumi.org
diff options
context:
space:
mode:
Diffstat (limited to 'izumi.org')
-rw-r--r--izumi.org11
1 files changed, 5 insertions, 6 deletions
diff --git a/izumi.org b/izumi.org
index 4464eef..d8cfaf3 100644
--- a/izumi.org
+++ b/izumi.org
@@ -830,12 +830,11 @@
home-bash-service-type
(home-bash-configuration
(aliases
- (list
- `("collect-garbage" . ,collect-garbage)
- `("pull-guix" . ,pull-guix)
- `("reconfigure-home" . ,reconfigure-home)
- `("reconfigure-system" . ,reconfigure-system)
- `("update-system" . ,update-system))))))
+ `(("collect-garbage" . ,collect-garbage)
+ ("pull-guix" . ,pull-guix)
+ ("reconfigure-home" . ,reconfigure-home)
+ ("reconfigure-system" . ,reconfigure-system)
+ ("update-system" . ,update-system))))))
#+END_SRC
* [[https://www.leonrische.me/fc/][Emacs-Org-FC-TN]]