stroopwafel/openstreetmap: disable
This commit is contained in:
parent
6a9372853e
commit
bc46a93be3
|
@ -6,7 +6,7 @@
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
services.openstreetmap = {
|
services.openstreetmap = {
|
||||||
enable = true;
|
enable = false;
|
||||||
debug = true;
|
debug = true;
|
||||||
totalRamGb = 14;
|
totalRamGb = 14;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue