summary refs log tree commit diff
path: root/nixos/modules
diff options
context:
space:
mode:
authorgnidorah <gnidorah@users.noreply.github.com>2017-07-24 13:19:45 +0300
committergnidorah <gnidorah@users.noreply.github.com>2017-07-24 13:19:45 +0300
commit52deb4b46058b10a50af2b6dc04ff01c62f78c35 (patch)
treec2339434d57554313a105129c97dd925dbff8629 /nixos/modules
parent7f13a3f5b8e8241c97612f74f8603025d1259c4d (diff)
downloadnixlib-52deb4b46058b10a50af2b6dc04ff01c62f78c35.tar
nixlib-52deb4b46058b10a50af2b6dc04ff01c62f78c35.tar.gz
nixlib-52deb4b46058b10a50af2b6dc04ff01c62f78c35.tar.bz2
nixlib-52deb4b46058b10a50af2b6dc04ff01c62f78c35.tar.lz
nixlib-52deb4b46058b10a50af2b6dc04ff01c62f78c35.tar.xz
nixlib-52deb4b46058b10a50af2b6dc04ff01c62f78c35.tar.zst
nixlib-52deb4b46058b10a50af2b6dc04ff01c62f78c35.zip
maxx: 1.0.0 -> 1.1.0
Diffstat (limited to 'nixos/modules')
-rw-r--r--nixos/modules/services/x11/desktop-managers/maxx.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/x11/desktop-managers/maxx.nix b/nixos/modules/services/x11/desktop-managers/maxx.nix
index 258348ee749e..bceb23c276e3 100644
--- a/nixos/modules/services/x11/desktop-managers/maxx.nix
+++ b/nixos/modules/services/x11/desktop-managers/maxx.nix
@@ -13,7 +13,7 @@ in {
     extraPackages = mkOption {
       type = with types; listOf package;
       default = with pkgs; [
-        xorg.xclock
+        xorg.xclock xsettingsd
       ];
       description = ''
         Extra packages visible to session.