about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2023-02-06 17:46:12 +0100
committerBaitinq <manuelpalenzuelamerino@gmail.com>2023-02-06 17:46:12 +0100
commit8b7d11be7a4ab77e131cf80d2fc72f381ad938d1 (patch)
tree3364dff59e8f3c89908443dd7b4162cf81848a9a /hosts
parentMisc: Update README and documentation (diff)
downloadnixos-config-8b7d11be7a4ab77e131cf80d2fc72f381ad938d1.tar.gz
nixos-config-8b7d11be7a4ab77e131cf80d2fc72f381ad938d1.tar.bz2
nixos-config-8b7d11be7a4ab77e131cf80d2fc72f381ad938d1.zip
TODO: Animdl animdl
Diffstat (limited to '')
-rw-r--r--hosts/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index 67e59d8..c884d68 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -58,6 +58,7 @@
     (with pkgs.custom; [
       lemacs
       kindlegen
+      animdl
     ]);
   };