mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: add ollama-webui, disable fucking dnssec until it works (never)
This commit is contained in:
parent
17eceb2253
commit
673ea778a0
15 changed files with 195 additions and 125 deletions
|
@ -41,6 +41,7 @@ in {
|
|||
];
|
||||
subnet4 = [
|
||||
{
|
||||
id = 1;
|
||||
interface = "lan-self";
|
||||
subnet = lanCidrv4;
|
||||
pools = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue