diff options
| author | Baitinq <[email protected]> | 2023-02-06 17:46:12 +0100 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2023-02-06 17:46:12 +0100 |
| commit | 8b7d11be7a4ab77e131cf80d2fc72f381ad938d1 (patch) | |
| tree | 3364dff59e8f3c89908443dd7b4162cf81848a9a /hosts | |
| parent | Misc: Update README and documentation (diff) | |
| download | nixos-config-animdl.tar.gz nixos-config-animdl.tar.bz2 nixos-config-animdl.zip | |
TODO: Animdl animdl
Diffstat (limited to 'hosts')
| -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 ]); }; |