hyprland: add hypridle and hyprlock integration

This commit is contained in:
org-agenda-api
2026-03-03 11:51:37 -08:00
committed by Kat Huang
parent a06da4f647
commit 3ee63d7ef6
4 changed files with 59 additions and 0 deletions

View File

@@ -11,6 +11,9 @@ in
makeEnable config "myModules.hyprland" true {
myModules.taffybar.enable = true;
# Needed for hyprlock authentication without PAM fallback warnings.
security.pam.services.hyprlock = {};
programs.hyprland = {
enable = true;
# Use Hyprland from the flake for proper plugin compatibility