summaryrefslogtreecommitdiff
path: root/home/ebisu
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-04 11:39:50 -0700
committerFuwn <[email protected]>2024-10-04 11:39:50 -0700
commit15818c818341c7201daebd165f759bf956e6a464 (patch)
tree978bbf5b174b85577c6648955f2ad70e23826c96 /home/ebisu
parenthome: move some modules to core (diff)
downloadnixos-config-15818c818341c7201daebd165f759bf956e6a464.tar.xz
nixos-config-15818c818341c7201daebd165f759bf956e6a464.zip
suzuri: use tsutsumi path
Diffstat (limited to 'home/ebisu')
-rw-r--r--home/ebisu/kansai/fortune/system/shell/fish.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/ebisu/kansai/fortune/system/shell/fish.nix b/home/ebisu/kansai/fortune/system/shell/fish.nix
index 70f6470..d7ff424 100644
--- a/home/ebisu/kansai/fortune/system/shell/fish.nix
+++ b/home/ebisu/kansai/fortune/system/shell/fish.nix
@@ -168,7 +168,7 @@
rotd = "systemctl --user restart opentabledriver.service";
ks = "kaguya stream --user-agent 'Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0'";
def = "myougiden";
- suzuri = "SUZURI_MINIMAL=1 SUZURI_REVERSE=1 ${config.home.homeDirectory}/Documents/Code/Git/Fuwn/suzuri/suzuri";
+ suzuri = "SUZURI_MINIMAL=1 SUZURI_REVERSE=1 ${pkgs.tsutsumi.suzuri}/bin/suzuri";
"5ch" = "html2md -i 'https://ff5ch.syoboi.jp/' -s section | glow";
shinobu = "curl --silent https://shinobu.fuwn.workers.dev/shinobu -o /tmp/shinobu && feh /tmp/shinobu";
auto_subtitle = "source ${config.home.homeDirectory}/Documents/Code/Git/Random/auto-subtitle/venv/bin/activate && auto_subtitle --model medium --task translate --srt_only True";