mirror of
https://github.com/kmein/niveum
synced 2026-03-30 09:11:10 +02:00
fix: moodle-dl nfs
This commit is contained in:
@@ -11,12 +11,14 @@
|
||||
});
|
||||
in {
|
||||
age.secrets = {
|
||||
/*
|
||||
moodle-dl-tokens = {
|
||||
file = ../../secrets/zaatar-moodle-dl-tokens.json.age;
|
||||
owner = "moodle-dl";
|
||||
group = "moodle-dl";
|
||||
mode = "400";
|
||||
};
|
||||
*/
|
||||
moodle-dl-basicAuth = {
|
||||
file = ../../secrets/zaatar-moodle-dl-basicAuth.age;
|
||||
owner = "nginx";
|
||||
|
||||
Reference in New Issue
Block a user