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@protonmail.com>2020-05-08 12:45:02 -0300
committerAndersonTorres <torres.anderson.85@protonmail.com>2020-05-08 15:29:25 -0300
commit44d90b0619e4c5bed89e3cdc4ffda111d11a678b (patch)
treec270cf64db561ee26ae197f85321ab038f6dc5cd /nixos/modules/services/x11/window-managers/default.nix
parent329aece2d5fa9f3e3dc40eaa8f519fe99b93d71f (diff)
tinywm: init at 2014-04-22
A tiny window manger for X11
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 04a9fc46628cf..b815c5f16a1e0 100644
--- a/nixos/modules/services/x11/window-managers/default.nix
+++ b/nixos/modules/services/x11/window-managers/default.nix
@@ -30,6 +30,7 @@ in
     ./sawfish.nix
     ./stumpwm.nix
     ./spectrwm.nix
+    ./tinywm.nix
     ./twm.nix
     ./windowmaker.nix
     ./wmii.nix