mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/pantheon: Make it possible to exclude elementary-bluetooth-daemon
This commit is contained in:
parent
ff28035782
commit
f9e4666199
1 changed files with 1 additions and 1 deletions
|
|
@ -207,7 +207,6 @@ in
|
|||
# Global environment
|
||||
environment.systemPackages =
|
||||
(with pkgs.pantheon; [
|
||||
elementary-bluetooth-daemon
|
||||
elementary-session-settings
|
||||
elementary-settings-daemon
|
||||
gala
|
||||
|
|
@ -242,6 +241,7 @@ in
|
|||
elementary-shortcut-overlay
|
||||
|
||||
# Services
|
||||
elementary-bluetooth-daemon
|
||||
elementary-capnet-assist
|
||||
elementary-notifications
|
||||
pantheon-agent-geoclue2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue