hyprland update (vaxerski hat lange weile)

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-03-10 01:50:54 +01:00
parent 014a29a7e0
commit f3e4b617ff
4 changed files with 86 additions and 86 deletions

View File

@@ -1,6 +1,7 @@
{ ... }: {
{ pkgs, ... }@all: with all; {
programs.hyprland = {
enable = true;
package = inputs.hyprland.packages.${hyper.system}.hyprland;
xwayland.enable = true;
};
services.xserver.enable = true;