feat: switch to minstral for llama

This commit is contained in:
uttarayan21
2024-11-22 13:57:26 +02:00
parent 91b145ea69
commit dd899b8317
2 changed files with 71 additions and 59 deletions

View File

@@ -18,7 +18,7 @@
owner = config.users.users.nextcloud.name;
};
sops.secrets."llama/user" = {
owner = config.users.users.caddy.name;
owner = config.services.caddy.user;
};
# Use the systemd-boot EFI boot loader.