iwd: systemd-resolved exists as well

This commit is contained in:
Aminda Suomalainen 2024-07-22 22:56:34 +03:00
parent 1b07487dd6
commit 556f431f01
Signed by: Mikaela
SSH Key Fingerprint: SHA256:y2OpGEbett3Fqn8XFrP0X4mWfCVKf4rWkxERzqPY81U
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ TransitionDisable=true
DisabledTransitionModes=open DisabledTransitionModes=open
[IPv4] [IPv4]
DNS=127.0.0.1 DNS=127.0.0.1 127.0.0.53
DomainName=. DomainName=.
[IPv6] [IPv6]

View File

@ -10,7 +10,7 @@ DisabledTransitionModes=personal,enterprise,open
Passphrase=MySuperSecretPassphraseThatDoesNotReadHere Passphrase=MySuperSecretPassphraseThatDoesNotReadHere
[IPv4] [IPv4]
DNS=127.0.0.1 DNS=127.0.0.1 127.0.0.53
DomainName=. DomainName=.
[IPv6] [IPv6]

View File

@ -16,7 +16,7 @@ Passphrase=MySuperSecretPassphraseThatDoesNotReadHere
# static network configuration # static network configuration
#Address=192.168.1.2 #Address=192.168.1.2
#Gateway=192.168.1.1 #Gateway=192.168.1.1
#DNS=127.0.0.1 DNS=127.0.0.1 127.0.0.53
#DomainName=. #DomainName=.
# In home network recognising the device may be a quality of life feature # In home network recognising the device may be a quality of life feature
#SendHostname=true #SendHostname=true