Commit 69bd3a53ada9
Changed files (1)
systems
hosts
systems/hosts/aomi.nix
@@ -210,6 +210,10 @@ in
'';
services = {
+ ollama = {
+ enable = true;
+ # acceleration = "cuda"; # no nivida :D
+ };
geoclue2.enable = true;
envfs.enable = false;
# automatic login is "safe" as we ask for the encryption passphrase anyway..