fix template + minor refactor
This commit is contained in:
parent
64b15ce4e0
commit
cb011f8b4a
6 changed files with 108 additions and 86 deletions
|
@ -90,6 +90,11 @@
|
|||
mac = "00:50:56:91:3b:03";
|
||||
nix = false;
|
||||
}
|
||||
{
|
||||
hostname = "bazarr";
|
||||
ip = "192.168.0.119";
|
||||
mac = "DE:7C:32:7E:DD:A1";
|
||||
}
|
||||
{
|
||||
hostname = "radarr2";
|
||||
ip = "192.168.0.120";
|
||||
|
@ -101,6 +106,7 @@
|
|||
ip = "192.168.0.121";
|
||||
mac = "4e:e7:64:b7:88:b8";
|
||||
profile = "jackett";
|
||||
nix = false; # superseded by prowlarr
|
||||
}
|
||||
{
|
||||
hostname = "nginx";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue