feat: Added authelia auth for llama-cpp

This commit is contained in:
uttarayan21
2024-11-22 20:17:31 +02:00
parent 88967126fd
commit dc6f2a554f
4 changed files with 71 additions and 23 deletions

View File

@@ -17,6 +17,11 @@
secrets."nextcloud/adminpass".owner = config.users.users.nextcloud.name;
secrets."llama/user".owner = config.services.caddy.user;
secrets."builder/mirai/cache/private" = {};
secrets.users = {
sopsFile = ../../secrets/users.yaml;
format = "yaml";
key = "";
};
};
# Use the systemd-boot EFI boot loader.