kyra: upstream
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
290bc171e6
commit
ce59b6ed9c
2 changed files with 0 additions and 13 deletions
|
|
@ -8,16 +8,6 @@
|
|||
enable = true;
|
||||
|
||||
services = {
|
||||
"ssh" = {
|
||||
short = "openssh";
|
||||
ports = [
|
||||
{
|
||||
port = 60009;
|
||||
protocol = "tcp";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
"stalwart" = {
|
||||
short = "Stalwart-mail";
|
||||
ports =
|
||||
|
|
|
|||
|
|
@ -2,9 +2,6 @@ _: {
|
|||
services = {
|
||||
openssh = {
|
||||
enable = true;
|
||||
ports = [
|
||||
60009
|
||||
];
|
||||
|
||||
hostKeys = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue