mirror of
https://github.com/nmasur/dotfiles
synced 2026-01-18 18:41:16 +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