updated flake inputs and coredns config
This commit is contained in:
@@ -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;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user