some options

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-06-18 16:48:34 +03:00
parent 8f91352720
commit 46be9aa879
3 changed files with 14 additions and 6 deletions

View File

@ -30,8 +30,10 @@
};
};
openssh.enable = true;
scx.enable = true;
scx.scheduler = "scx_flash";
scx = {
enable = true;
scheduler = "scx_flash";
};
syncthing.openDefaultPorts = true;
userborn.enable = true;
};