mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
style: run clean-code
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
];
|
||||
};
|
||||
};
|
||||
# Required to change nextcloud port
|
||||
# Required to change nextcloud port
|
||||
nginx.virtualHosts."${config.services.nextcloud.hostName}".listen = [
|
||||
{
|
||||
addr = "127.0.0.1";
|
||||
|
||||
Reference in New Issue
Block a user