mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 21:20:13 +00:00
fixes for read key
This commit is contained in:
@ -243,7 +243,7 @@ in
|
||||
prefix = "API_KEY=";
|
||||
};
|
||||
secrets.readarrApiKey = {
|
||||
source = ./radarr-api-key.age;
|
||||
source = ./readarr-api-key.age;
|
||||
dest = "/var/private/readarr-api";
|
||||
prefix = "API_KEY=";
|
||||
};
|
||||
|
Reference in New Issue
Block a user