Compare commits

..

No commits in common. "53e5b4cc1a17311a3b3160c24cf304e8a613571c" and "c686e2dc1a87b108437485354770d981706a17d9" have entirely different histories.

2 changed files with 1 additions and 7 deletions

View file

@ -136,7 +136,6 @@ in {
sessionVariables = {
EDITOR = "hx";
OLLAMA_BASE_URL = "http://void.hummingbird-stork.ts.net:11434";
};
inherit username;

View file

@ -153,12 +153,7 @@
};
systemd.timers."postgresqlBackup".unitConfig.Persistent = true;
services.ollama = {
enable = true;
acceleration = "rocm";
# only allow tailscale access
host = "100.70.78.2";
};
# minecraft TerraFirmaGreg server
services.miniflux = {
enable = true;