This commit is contained in:
joy 2024-10-08 23:06:20 +02:00
parent 4bbf906cdd
commit bbbab50393
2 changed files with 1 additions and 2 deletions

View file

@ -1,3 +1,3 @@
{ {
# boot.loader.systemd-boot.enable = true; boot.loader.systemd-boot.enable = true;
} }

View file

@ -6,7 +6,6 @@
user = "invidious"; user = "invidious";
dbname = "invidious"; dbname = "invidious";
}; };
# host_binding = "0.0.0.0";
}; };
}; };
} }