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;
|
enable = true;
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
"ssh" = {
|
|
||||||
short = "openssh";
|
|
||||||
ports = [
|
|
||||||
{
|
|
||||||
port = 60009;
|
|
||||||
protocol = "tcp";
|
|
||||||
}
|
|
||||||
];
|
|
||||||
};
|
|
||||||
|
|
||||||
"stalwart" = {
|
"stalwart" = {
|
||||||
short = "Stalwart-mail";
|
short = "Stalwart-mail";
|
||||||
ports =
|
ports =
|
||||||
|
|
|
||||||
|
|
@ -2,9 +2,6 @@ _: {
|
||||||
services = {
|
services = {
|
||||||
openssh = {
|
openssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
ports = [
|
|
||||||
60009
|
|
||||||
];
|
|
||||||
|
|
||||||
hostKeys = [
|
hostKeys = [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue