fix indentation
This commit is contained in:
parent
76bd2c5ef6
commit
3078f626e5
1 changed files with 26 additions and 26 deletions
|
|
@ -66,7 +66,6 @@
|
||||||
];
|
];
|
||||||
enableRegistrationScript = true;
|
enableRegistrationScript = true;
|
||||||
};
|
};
|
||||||
};
|
|
||||||
|
|
||||||
nginx.virtualHosts."matrix.${config.networking.domain}" = {
|
nginx.virtualHosts."matrix.${config.networking.domain}" = {
|
||||||
default = true;
|
default = true;
|
||||||
|
|
@ -96,4 +95,5 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue