Skip to content

Commit

Permalink
nixos/deepin: add dde-control-center
Browse files Browse the repository at this point in the history
  • Loading branch information
worldofpeace committed Jun 28, 2019
1 parent 072a755 commit 8c2bcb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nixos/modules/services/desktops/deepin/deepin.nix
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
environment.systemPackages = [
pkgs.deepin.dde-api
pkgs.deepin.dde-calendar
pkgs.deepin.dde-control-center
pkgs.deepin.dde-daemon
pkgs.deepin.dde-dock
pkgs.deepin.dde-launcher
Expand All @@ -46,6 +47,7 @@
services.dbus.packages = [
pkgs.deepin.dde-api
pkgs.deepin.dde-calendar
pkgs.deepin.dde-control-center
pkgs.deepin.dde-daemon
pkgs.deepin.dde-dock
pkgs.deepin.dde-launcher
Expand Down

0 comments on commit 8c2bcb1

Please sign in to comment.