chore(thinkcentre): remove comment

This commit is contained in:
Michael Thomas 2024-05-08 15:34:04 -04:00
parent 5c6270a5d7
commit fc16b83011

View File

@ -113,29 +113,6 @@
port = 3000;
};
# services.forgejo = {
# enable = true;
# settings.server = {
# DOMAIN = "git.s.michaelt.xyz";
# ROOT_URL = "https://git.s.michaelt.xyz";
# DISABLE_SSH = true;
# HTTP_PORT = 3000;
# };
# settings.session = {
# COOKIE_SECURE = true;
# };
# settings.service = {
# DISABLE_REGISTRATION = true;
# };
# settings.openid = {
# ENABLE_OPENID_SIGNIN = true;
# ENABLE_OPENID_SIGNUP = true;
# };
# settings.oauth2_client = {
# ENABLE_AUTO_REGISTRATION = true;
# };
# };
swapDevices = [
{
device = "/swapfile";