Signed-off-by: Hadi <hadi@example.com>
This commit is contained in:
Hadi
2026-07-29 13:14:27 +02:00
parent 835114e5c9
commit 0d901aa10c
70 changed files with 206 additions and 374 deletions
+7
View File
@@ -5,5 +5,12 @@
withUWSM = true;
};
# Generic Wayland hints (Chromium/Electron and Firefox), applied on every
# Hyprland host regardless of the GPU.
environment.variables = {
NIXOS_OZONE_WL = "1";
MOZ_ENABLE_WAYLAND = "1";
};
security.pam.services.hyprlock = {};
}