configuration gnome active pour xmonad
This commit is contained in:
@@ -8,6 +8,8 @@ let
|
||||
in
|
||||
|
||||
mkIf flags.xmonad {
|
||||
services.dbus.packages = with pkgs; [ dconf ];
|
||||
programs.dconf.enable = true;
|
||||
|
||||
# Services
|
||||
services.xserver.windowManager.xmonad = {
|
||||
|
||||
Reference in New Issue
Block a user