←back to thread

944 points 6a74 | 3 comments | | HN request time: 0.599s | source
Show context
whimsicalism ◴[] No.41804426[source]
Wish NixOS (or at least Arch) were supported on the level that Fedora is
replies(1): >>41804635 #
opengears ◴[] No.41804635[source]
NixOS is fully supported https://github.com/tpwrules/nixos-apple-silicon/blob/main/do...
replies(2): >>41804967 #>>41805412 #
whimsicalism ◴[] No.41805412[source]
and yet how do i install this gaming support on nixos?
replies(1): >>41807948 #
pxc ◴[] No.41807948[source]
You'd have to package FEX :D

For the kind of person who wants to run NixOS on Apple Silicon or do Linux gaming on Apple Silicon in the first place, that's probably interesting and not too hard

but if you're allergic to that, you might be able to figure something else out with Box64, which is already packaged in Nixpkgs

x86_64 gaming on NixOS is of course well supported and has been for a long time. There's a 'native' package that I've always used and the Steam Flatpak is also available and works as well as it does anywhere

replies(1): >>41810410 #
1. whimsicalism ◴[] No.41810410[source]
we are talking about asahi linux. i think it is pretty clear that nixos isn’t supported like a first class citizen because you have to do a fair bit of work to make all of the more recent userspace fixes work on NixOS. i run NixOS Asahi so I know.

it was easier when Arch was a first class citizen but the advice nowadays you get upon encountering a problem on Arch is to switch to Fedora

replies(2): >>41812943 #>>41817249 #
2. IntelMiner ◴[] No.41812943[source]
Perhaps if the NixOS folks want better support they should invest more time in keeping up with Asahi Fedora?

The developers can use what they want. Marcan famously used Gentoo for many years

3. pxc ◴[] No.41817249[source]
> you have to do a fair bit of work to make all of the more recent userspace fixes work on NixOS

Is it fundamentally different from any other Nix packaging work in some way?