local-ai: string -> str (#8116)

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman
2025-11-02 22:41:08 -06:00
committed by GitHub
parent 61f2cc5908
commit d9cd40d2da
3 changed files with 1 additions and 5 deletions

View File

@@ -1,5 +1,3 @@
{ ... }:
{
services.local-ai = {
enable = true;

View File

@@ -1,5 +1,3 @@
{ ... }:
{
services.local-ai.enable = true;