Added SSO to Vaultwarden & NGX
This commit is contained in:
@@ -12,12 +12,11 @@ in
|
||||
resolved.enable = false;
|
||||
adguardhome = {
|
||||
enable = true;
|
||||
mutableSettings = true;
|
||||
mutableSettings = false;
|
||||
allowDHCP = true;
|
||||
port = adguardPort;
|
||||
|
||||
settings = {
|
||||
http.address = "0.0.0.0:${toString adguardPort}";
|
||||
|
||||
users = [
|
||||
{
|
||||
name = "DerGrumpf";
|
||||
|
||||
Reference in New Issue
Block a user