Compare commits

..

No commits in common. "5150d4465774d6df269616b0a70fff98850208c8" and "a9e8554c039fd756c20cce36a86338db64656510" have entirely different histories.

2 changed files with 3 additions and 1 deletions

View file

@ -9,5 +9,5 @@
"HDMI-A-1,1920x1080@60,0x0,1"
];
# wayland.windowManager.hyprland.package = inputs.stablepkgs.legacyPackages.${pkgs.system}.hyprland;
# wayland.windowManager.hyprland.settings.render.explicit_sync = 0;
wayland.windowManager.hyprland.settings.render.explicit_sync = 0;
}

View file

@ -1,5 +1,7 @@
{
pkgs,
inputs,
system,
...
}:
{