mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix: moodle-dl nfs
This commit is contained in:
@@ -12,6 +12,7 @@ in {
|
||||
./gaslight.nix
|
||||
./kiosk.nix
|
||||
./hardware-configuration.nix
|
||||
./moodle-dl-meinhark.nix
|
||||
./pulseaudio.nix
|
||||
./home-assistant.nix
|
||||
./mpd.nix
|
||||
|
||||
@@ -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