diff --git a/configuration/steveej-laptop/system.nix b/configuration/steveej-laptop/system.nix index 5198ad6..60e8b24 100644 --- a/configuration/steveej-laptop/system.nix +++ b/configuration/steveej-laptop/system.nix @@ -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" ''; - services.resolved.enable = true; + services.resolved.enable = false; # hardware related services hardware = {