feat: move config

This commit is contained in:
s-prechtl 2025-06-22 16:46:20 +02:00
parent 44d72b02d8
commit 998c352f04

View file

@ -49,9 +49,7 @@
port = 8080; # NOT an exposed port
}
];
};
virtualHosts."10.0.0.69" = {
locations = {
"/nextcloud" = {
priority = 9999;
@ -84,6 +82,9 @@
};
};
};
virtualHosts."10.0.0.69" = {
};
};
security.acme = {