Compare commits

..

2 commits

Author SHA1 Message Date
2225872236
home: reenable imv & jellyfin-mpv-shim
All checks were successful
ci/woodpecker/cron/flake-lock-update Pipeline was successful
2024-03-13 17:17:18 -04:00
3c9ddb790c
nushell: remove nom flag from nh alias 2024-03-13 17:16:58 -04:00
2 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@ alias rm = rm -i
alias cp = cp -i
alias mv = mv -i
alias grep = rg
alias build = nh os switch . --nom
alias build = nh os switch .
alias clean = sudo nh clean all
alias deploy = nix run github:serokell/deploy-rs
alias sakura = nix run github:serokell/deploy-rs ".#sakura"

View file

@ -39,9 +39,9 @@
gpg-tui
vscode-fhs
obsidian-wayland
# jellyfin-mpv-shim
jellyfin-mpv-shim
virt-manager
# imv
imv
mpv
ffmpeg
rustypaste-cli