this post was submitted on 25 May 2026
88 points (96.8% liked)
Linux
13772 readers
939 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
NixOS is the only thing that made systemd a reasonable tool for me.
I do not like the entire paradigm of how it works.
I love NixOS, but I hate how coupled to systemd it is.
I tried to make a microVM image of NixOS the other day, using tini as the init system. Large parts of the core NixOS lifecycle simply don’t work at all without systemd.
Another poster mentioned this. Here’s Finix: https://github.com/finix-community/finix
And here’s Sixos: https://codeberg.org/amjoseph/sixos
They both replace systemd. Both very interesting projects. Finix is reportedly daily-drivable but I’d steer clear of SixOS for anything but learning about alternative init systems. The talk linked from the repo is mind-altering; This SixOS guy is utterly brilliant.
Guix is your friend with an infinitely better language
Maybe Guix or Finix?
Ah hell, I keep seeing recommendations for Guix. I guess I’ll have to try it out soon.
It would be hilarious though, because in addition to wanting to get off of systemd I would like to try getting off of glibc. If the answer to “no systemd” is “more GNU”, that would be poetic.