kyra: upstream

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-03-25 18:50:44 +03:00
parent 290bc171e6
commit ce59b6ed9c
2 changed files with 0 additions and 13 deletions

View file

@ -8,16 +8,6 @@
enable = true; enable = true;
services = { services = {
"ssh" = {
short = "openssh";
ports = [
{
port = 60009;
protocol = "tcp";
}
];
};
"stalwart" = { "stalwart" = {
short = "Stalwart-mail"; short = "Stalwart-mail";
ports = ports =

View file

@ -2,9 +2,6 @@ _: {
services = { services = {
openssh = { openssh = {
enable = true; enable = true;
ports = [
60009
];
hostKeys = [ hostKeys = [
{ {