diff options
| author | Fuwn <[email protected]> | 2024-10-04 10:19:05 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-04 10:19:05 -0700 |
| commit | aa236d76111befa94a1c4c3f1fe386e1fa0a4573 (patch) | |
| tree | 90739447fa7b4bb3140644268efd58bd2f54a655 | |
| parent | lock: rui, tsutsumi (diff) | |
| download | nixos-config-aa236d76111befa94a1c4c3f1fe386e1fa0a4573.tar.xz nixos-config-aa236d76111befa94a1c4c3f1fe386e1fa0a4573.zip | |
home: add html2md
| -rw-r--r-- | home/ebisu/kansai/fortune/system/shell/scripting/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/ebisu/kansai/fortune/system/shell/scripting/default.nix b/home/ebisu/kansai/fortune/system/shell/scripting/default.nix index 7d18a39..3231f0c 100644 --- a/home/ebisu/kansai/fortune/system/shell/scripting/default.nix +++ b/home/ebisu/kansai/fortune/system/shell/scripting/default.nix @@ -16,5 +16,6 @@ yad jq yj + pkgs.tsutsumi.html2md ]; } |