fix ollama, remove trr
All checks were successful
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 3m41s
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 14s

This commit is contained in:
2026-03-21 23:40:19 -04:00
parent aa20d15ab3
commit d3ba187c8a
4 changed files with 20 additions and 2 deletions

View File

@@ -80,7 +80,6 @@
users.users = {
alice.extraGroups = [ "calibre-web" ];
};
users.groups.ollama = { };
system.stateVersion = "24.05";