sj-laptop: disable systemd-resolved
This commit is contained in:
parent
ede1a67047
commit
391763982d
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@
|
||||||
ATTR{idVendor}=="05c6", ATTR{idProduct}=="6765", SYMLINK+="libmtp-%k", MODE="660", GROUP="audio", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1", TAG+="uaccess"
|
ATTR{idVendor}=="05c6", ATTR{idProduct}=="6765", SYMLINK+="libmtp-%k", MODE="660", GROUP="audio", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1", TAG+="uaccess"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
services.resolved.enable = true;
|
services.resolved.enable = false;
|
||||||
|
|
||||||
# hardware related services
|
# hardware related services
|
||||||
hardware = {
|
hardware = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue