mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
mako: timeout after 10 seconds
This commit is contained in:
@@ -111,7 +111,10 @@ let
|
||||
language = greek;
|
||||
in
|
||||
{
|
||||
services.mako.enable = true;
|
||||
services.mako = {
|
||||
enable = true;
|
||||
settings.default-timeout = 10 * 1000;
|
||||
};
|
||||
|
||||
services.hyprsunset.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user