Hacker News new | ask | show | jobs
by tombert 79 days ago
I've been running NixOS for awhile, which is very firmly integrated with systemd.

I wonder if it's time to try something like sixos or Guix SD.

3 comments

Setting aside the ridiculous nature of this move towards OS-level verification, NixOS (and Guix) is the last distro to worry about when it comes to age verification.

Why? Given the nature of how NixOS works (config-driven), the maintainers have plausible deniability: if push comes to shove, they can shift the burden to users and have them enable the age verification service as part of their NixOS config.

At least NixOS has signaled disinterest in this, and as an NL project it’s beyond CA legal reach. They also disable userdb by default, so this is irrelevant unless you enable it.
Artix (Arch) and MX Linux (Debian) are very nice
Oh I only use distros that are declarative like NixOS.

I've run Arch in the past and I liked it just fine, but they are ultimately different than how I like running my computer.