some options

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-06-18 16:48:34 +03:00
parent dc22bf05d7
commit e22a1b7f21
3 changed files with 14 additions and 6 deletions
+4 -2
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;
};