• @dai
      link
      21 year 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
        21 year ago

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

        • @dai
          link
          11 year 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
            11 year 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