mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-15 22:41:52 +03:00
ref
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
}:
|
||||
{
|
||||
services.mealie = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
listenAddress = "0.0.0.0";
|
||||
port = 9000;
|
||||
database.createLocally = true;
|
||||
|
||||
Reference in New Issue
Block a user