mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 08:40:41 +00:00
Add hypridle & hyprlock
This commit is contained in:
parent
c7bb1768be
commit
8b0bd140db
8 changed files with 279 additions and 0 deletions
5
home/programs/graphical/screen-lockers/default.nix
Normal file
5
home/programs/graphical/screen-lockers/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
_: {
|
||||
imports = [
|
||||
./hyprlock.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue