Yo [he/him]

Don’t DM me, find me on Matrix (or XMPP) instead

Alts at:

  • 5 Posts
  • 41 Comments
Joined 3 years ago
cake
Cake day: June 11th, 2023

help-circle


  • Oh I didnt see the downvotes😅

    Hm, to explain my reasoning:

    • I saw them talking about stuff that seemed complex to me and seem to have some experience with servers (already had a server), so I’d say they know way more about me and I’m going to set up a nixos server in like a month (been using them on my laptop for ~9months, but not in any fancy way). If I can, they I guess they probably can too.

    • I thought about throwing an idea to consider. I’m too in the process of learning so I cant give a good plan yet:/

    I see that in the end they ask for a nuanced answer, rip, I failed to do that














  • Oh yes, I later realised that in your post you made nixos fetch from unstable. I’m using only the unstable nixpkgs branch😅

    I see though, if it runs properly on your device it probably would on mine too.

    About bottles, I just created a bottle, selected “custom” (not application or game category) and I picked the runner I wanted (sys-wine 10.0). You can also change it later from settings/runner:)

    Funnily, I had issues with lutris, couldnt get it to run properly, but I think it may have been cuz I had forgotten to enable 32bit support. Lol, with lutris and bottles it seems like half the people can only use the former and half only the latter.

    PS. I was running the wayland variant at 8.2 and it was working properly on my plasma/wayland desktop. Maybe it wouldnt without it back when they didnt properly support it.

    Edit: I’m using bottles from the nix repo, not from flatpak. If you use it from flatpak it may not be able to see “sys-wine”

    Edit2: Apparently, removing the bottles shortcut of the affected apps and changing first to wine-ge fixed the issue. Thought notepad++ was broken, I just deleted that bottle.


  • Yo, may I ask, do you know the difference between wineWowPackages.waylandFull and wineWowPackages.Full?

    I have the former one (I’ve just thrown it inside the environment.systemPackages=with pkgs ; [ ] section of my configuration.nix file).

    And I just noticed that (almost?) all of wine variants for nixos got bumped to 10.0. Up until few weeks ago many were stuck in 8.2 I think. Wow

    Edit: I see that this bump might have broken something (or a bottles update did it)💀 It seems like I cant change the runners of the bottles and bottles that used system wine cant boot up, hmmm

    Edit2: I probably have to delete and recreate the affected bottles, bruh