about summary refs log tree commit diff
path: root/nixos/modules/services/x11/window-managers/default.nix
diff options
context:
space:
mode:
authorAndersonTorres <torres.anderson.85@gmail.com>2015-02-25 00:53:38 -0300
committerAndersonTorres <torres.anderson.85@gmail.com>2015-02-28 11:04:20 -0300
commit5472af91f2808943f74844879a5067a45c2d99d3 (patch)
treea25497f12483e4c1df03f6cac4c1a03f5a5849b7 /nixos/modules/services/x11/window-managers/default.nix
parent4129886f2e0c2551f8f44c2ce72649621f53c3fc (diff)
Fluxbox: update to 1.3.7
Diffstat (limited to 'nixos/modules/services/x11/window-managers/default.nix')
-rw-r--r--nixos/modules/services/x11/window-managers/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/services/x11/window-managers/default.nix b/nixos/modules/services/x11/window-managers/default.nix
index 628d475c96842..16455b34c2284 100644
--- a/nixos/modules/services/x11/window-managers/default.nix
+++ b/nixos/modules/services/x11/window-managers/default.nix
@@ -10,6 +10,7 @@ in
   imports = [
     ./bspwm.nix
     ./compiz.nix
+    ./fluxbox.nix
     ./herbstluftwm.nix
     ./i3.nix
     ./metacity.nix