chore(home/linux/gui/hyprland): remove scripts & unused packages, use hyprlock & hypridle

This commit is contained in:
Ryan Yin
2025-06-01 01:03:56 +08:00
parent 0342d55c4f
commit 4080bad9df
16 changed files with 60 additions and 214 deletions

View File

@@ -45,7 +45,7 @@ in {
};
# fix https://github.com/ryan4yin/nix-config/issues/10
security.pam.services.swaylock = {};
security.pam.services.hyprlock = {};
})
];
}