Add hypridle & hyprlock

This commit is contained in:
ItsDrike 2024-08-07 22:12:43 +02:00
parent c7bb1768be
commit 8b0bd140db
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
8 changed files with 279 additions and 0 deletions

View file

@ -0,0 +1,5 @@
_: {
imports = [
./hyprlock.nix
];
}