flake/home/applications/mako/default.nix

6 lines
75 B
Nix

{
services.mako = {
enable = true;
defaultTimeout = 5000;
};
}