Post B6XQ7sZ5aYajUHScNc by stellarskylark@solarpunk.moe
(DIR) More posts by stellarskylark@solarpunk.moe
(DIR) Post #B6XPWVkfRe8G1E3eFM by stellarskylark@solarpunk.moe
0 likes, 0 repeats
My biggest criticisms of nixos are that it uses Nix as a language (it sucks), that its devops depends intractably on GitHub, and that it basically requires systemd to function. If there were an alternative that didn't have these weaknesses but did have its popularity and thus package coverage I'd switch in a heartbeat
(DIR) Post #B6XPfDqhNNob6J25cO by fries@solarpunk.moe
0 likes, 0 repeats
@stellarskylark I would dispute it needing systemd to run as nix runs on macOS and is quite big there.
(DIR) Post #B6XQ7sZ5aYajUHScNc by stellarskylark@solarpunk.moe
0 likes, 0 repeats
@fries the package manager probably does but I mean the full nixos where you do your whole system config and everything in nix. By definition that's not possible on macos because you wouldn't be running macos at that point lol