mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
nixos/deepin: add dde-session-ui dbus service
This commit is contained in:
parent
1294aaece6
commit
f239997fde
1 changed files with 2 additions and 0 deletions
|
@ -34,12 +34,14 @@
|
|||
pkgs.deepin.dde-api
|
||||
pkgs.deepin.dde-calendar
|
||||
pkgs.deepin.dde-daemon
|
||||
pkgs.deepin.dde-session-ui
|
||||
];
|
||||
|
||||
services.dbus.packages = [
|
||||
pkgs.deepin.dde-api
|
||||
pkgs.deepin.dde-calendar
|
||||
pkgs.deepin.dde-daemon
|
||||
pkgs.deepin.dde-session-ui
|
||||
];
|
||||
|
||||
systemd.packages = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue