dotfiles/home/scripts/files/start_firefox.sh

3 lines
81 B
Bash
Executable File

#!/bin/sh
nix-shell -p firefox --command "firefox https://jellyfin.thomasave.be"