Yafti configuration
Solution:Jump to solution
well yafti doesnt either too? you can use systemd oneshot to install runtime apps
11 Replies
would this be sufficient for them to be installed
not sure about the yafti structure
For the zig binary? I'm unsure if yafti would be able to handle commands with sudo, but if it can this looks fine
I thought it's a good solution to avoid using rpm-ostree packages due to their updating nature
and I can't use scripts either, since it has to install into user's directory
can't you use brew/mise?
I can install apps using brew while image is building?
i thought it's not possible if I remember correctly, blue build just installs homebrew
Solution
well yafti doesnt either too? you can use systemd oneshot to install runtime apps
hmm I remember them saying I shouldn't but yeah I'll try lol
if you want to optionally install then yafti is fine, but if you want app is always installed then thats the way
alright then I'll try
sth like this?
there's rustup for rust, etc, many 'better' ways to install language toolchains
that works though, of course