Merge branch 'main' of https://github.com/truxnell/nix-config
This commit is contained in:
commit
5ec8b9bb12
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
with lib;
|
||||
let
|
||||
app = "lidarr";
|
||||
image = "ghcr.io/onedr0p/lidarr:2.1.7";
|
||||
image = "ghcr.io/onedr0p/lidarr:2.2.5";
|
||||
user = "568"; #string
|
||||
group = "568"; #string
|
||||
port = 8686; #int
|
||||
|
|
Reference in a new issue