* Enable the Xfce power manager.
svn path=/nixos/trunk/; revision=23079
This commit is contained in:
parent
c388446bb0
commit
8de6ab7dff
@ -59,11 +59,11 @@ in
|
|||||||
pkgs.xfce.xfconf
|
pkgs.xfce.xfconf
|
||||||
pkgs.xfce.xfdesktop
|
pkgs.xfce.xfdesktop
|
||||||
pkgs.xfce.xfwm4
|
pkgs.xfce.xfwm4
|
||||||
|
|
||||||
# This supplies some "abstract" icons such as
|
# This supplies some "abstract" icons such as
|
||||||
# "utilities-terminal" and "accessories-text-editor".
|
# "utilities-terminal" and "accessories-text-editor".
|
||||||
pkgs.gnome.gnomeicontheme
|
pkgs.gnome.gnomeicontheme
|
||||||
];
|
]
|
||||||
|
++ optional config.powerManagement.enable pkgs.xfce.xfce4_power_manager;
|
||||||
|
|
||||||
environment.pathsToLink =
|
environment.pathsToLink =
|
||||||
[ "/share/xfce4" "/share/themes" "/share/mime" ];
|
[ "/share/xfce4" "/share/themes" "/share/mime" ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user