mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/pantheon: Drop services.xserver.updateDbusEnvironment
Never useful, see issue 209847.
This commit is contained in:
parent
03515b65f3
commit
bea21f650f
1 changed files with 0 additions and 1 deletions
|
|
@ -173,7 +173,6 @@ in
|
|||
services.upower.enable = config.powerManagement.enable;
|
||||
services.libinput.enable = mkDefault true;
|
||||
services.switcherooControl.enable = mkDefault true;
|
||||
services.xserver.updateDbusEnvironment = true;
|
||||
services.zeitgeist.enable = mkDefault true;
|
||||
services.geoclue2.enable = mkDefault true;
|
||||
# pantheon has pantheon-agent-geoclue2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue