diff options
Diffstat (limited to '')
-rw-r--r-- | hosts/home.nix | 1 |
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 ]); }; |