adguardhome: add presistent client nixberry
This commit is contained in:
parent
eb7f04f337
commit
27d05bde75
1 changed files with 10 additions and 0 deletions
|
|
@ -173,6 +173,16 @@ in
|
|||
uid = "019aac26-684c-7c2c-a43d-2253f4407d45";
|
||||
use_global_settings = true;
|
||||
}
|
||||
{
|
||||
name = "nixberry";
|
||||
ids = [ "192.168.178.2" ];
|
||||
tags = [
|
||||
"device_pc"
|
||||
"os_linux"
|
||||
];
|
||||
uid = "019aac5a-760e-73f9-a246-3470dae6219d";
|
||||
use_global_settings = true;
|
||||
}
|
||||
{
|
||||
name = "work-laptop";
|
||||
ids = [ "192.168.178.48" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue