diff --git a/configuration.nix b/configuration.nix index a453225..1bb750b 100755 --- a/configuration.nix +++ b/configuration.nix @@ -115,9 +115,6 @@ # Enable touchpad support (enabled default in most desktopManager). services.libinput.enable = true; - # Enable legacy dbus impl - services.dbus.implementation = "dbus"; - # Define users users.mutableUsers = false; users.users.roy = {