updated flake inputs and coredns config

This commit is contained in:
shobu
2025-10-13 03:51:33 +02:00
parent 28874ebb5f
commit c610ce80bc
4 changed files with 33 additions and 40 deletions

View File

@@ -20,10 +20,6 @@
shoblog-front.url = "gitlab:shobu13/shoblog";
striped-front.url = "git+ssh://git@gitlab.com/striped1/striped-front";
striped-back.url = "git+ssh://git@gitlab.com/striped1/striped-back";
ollama-intel = {
url = "github:NikolasEnt/ollama-webui-intel";
flake = false;
};
copyparty.url = "github:9001/copyparty";
@@ -47,7 +43,6 @@
nix-minecraft,
testing-grounds,
copyparty,
ollama-intel,
...
}:
let
@@ -98,6 +93,7 @@
];
deployment.targetHost = "zimablade.homelab.local";
# deployment.targetHost = "10.0.0.4";
# deployment.targetPort = 22223;
};
};