hyprland: enable hypridle

This commit is contained in:
Nico 2025-06-21 17:51:24 +10:00
parent a109bd7eaf
commit 83e81deb99

View file

@ -6,6 +6,7 @@
environment.sessionVariables.NIXOS_OZONE_WL = "1"; environment.sessionVariables.NIXOS_OZONE_WL = "1";
programs.hyprlock.enable = true; programs.hyprlock.enable = true;
services.hypridle.enable = true;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
ghostty ghostty