fix
This commit is contained in:
parent
23ff02e0a3
commit
5f2990b5ae
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ in {
|
|||
volumes = [
|
||||
"/mnt/webdav/data:/data"
|
||||
"/mnt/webdav/config:/config"
|
||||
config.age.secrets."webdav".path + ":/password";
|
||||
(config.age.secrets."webdav".path + ":/password")
|
||||
];
|
||||
environment = {
|
||||
"WEBDAV_USERNAME" = "ironmagma";
|
||||
|
|
|
|||
Loading…
Reference in a new issue