Added a vim config and put everything in my prefered indentation style.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ config, pkgs, inputs, ... }:
|
||||
{
|
||||
imports = [ ];
|
||||
imports = [ ];
|
||||
services.ollama = {
|
||||
enable = true;
|
||||
acceleration = "cuda";
|
||||
|
||||
Reference in New Issue
Block a user