@autumn i do that with nix shell sometimes but with the shortened arg -c
-
@autumn i do that with
nix shell
sometimes but with the shortened arg-c
-
had no idea that you could do
nix develop --command {commands}
that's really really nice. i don't have to add anything to the flake to let it be triggered by a systemd timer for the markov bot, i just put that into the script field and that's it.