Enabled swayidle

Forgot to enable this in the earlier commit that introduced the swayidle
module :(
This commit is contained in:
Alejandro Angulo 2023-03-30 08:56:16 -07:00
parent 207364a427
commit b8b1aee055
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -17,6 +17,7 @@ in {
aa.home.extraOptions = {
services.swayidle = {
enable = true;
timeouts = [
{
timeout = 300;