• @dai
    link
    211 months ago

    Works fine on my laptop (1650 hybrid) and desktop (3070 no iGPU)

    Under NixOS on both machines, no xwayland.

      programs.hyprland = {
        enable = true;
        enableNvidiaPatches = true;
      };
    

    Is the basics to get it up and running under NixOS + HomeManager

    • @[email protected]
      link
      fedilink
      211 months ago

      I’ve done that already though haven’t disabled xwayland didn’t realise that would work without being compatibility

      • @dai
        link
        111 months ago

        Just don’t run X applications 😅

        I’ve seen no issues on my setup, might just be luck of the draw? What hyprland build are you running? What issues are you seeing?

        • @[email protected]
          link
          fedilink
          111 months ago

          Whichever one is current in nixpkgs stable

          On my laptop when it goes to sleep and wakes up everything looks corrupted and it crashes back to the gdm login screen after a second or two