weenie mode

Revert "weenie mode"

This reverts commit ce8c23e0e6facd493c79c68c27c278dac2794d94.

Reapply "weenie mode"

This reverts commit 440088f2e5d91e0d4730a6451637b0325f7fb931.
This commit is contained in:
atagen 2024-10-04 10:44:06 +10:00
parent 0c15ee454d
commit a4ce7db9c9
9 changed files with 105 additions and 128 deletions

View file

@ -69,8 +69,8 @@
};
networks.ollama = {
Subnet = "192.168.10.0/24";
Gateway = "192.168.10.1";
subnet = "192.168.10.0/24";
gateway = "192.168.10.1";
};
};
}