diff --git a/hosts/skadi/configuration.nix b/hosts/skadi/configuration.nix index 19daab0..4f511ec 100644 --- a/hosts/skadi/configuration.nix +++ b/hosts/skadi/configuration.nix @@ -301,7 +301,7 @@ crony.wireguard.enable = true; crony.secrets.enable = true; crony.boot.enable = true; - # crony.ollama.enable = true; + crony.ollama.enable = true; crony.sunshine.enable = true; crony.bluetooth.enable = true; crony.localsend.enable = true;