💤 Hypridle

- Added hypridle with a simple config
This commit is contained in:
2024-12-30 23:19:40 +01:00
parent b28a7d7fbb
commit 793b3a16d0
4 changed files with 34 additions and 5 deletions

View File

@ -17,4 +17,6 @@
enable = true;
xwayland.enable = true;
};
services.hypridle.enable = true;
}