Enabled swayidle
Forgot to enable this in the earlier commit that introduced the swayidle module :(
This commit is contained in:
parent
207364a427
commit
b8b1aee055
|
@ -17,6 +17,7 @@ in {
|
|||
|
||||
aa.home.extraOptions = {
|
||||
services.swayidle = {
|
||||
enable = true;
|
||||
timeouts = [
|
||||
{
|
||||
timeout = 300;
|
||||
|
|
Loading…
Reference in a new issue