about summary refs log tree commit diff
path: root/nixos/modules/services/x11/window-managers/default.nix
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2021-04-13 01:23:27 +0200
committerGitHub <noreply@github.com>2021-04-13 01:23:27 +0200
commit122a2df9a7ac3694d658868b60c8dc715000f17a (patch)
tree1d8e225d501a0c267019b61d85a9b884e14f47de /nixos/modules/services/x11/window-managers/default.nix
parent290c47d0eae2988d94461f873731501d66540bc7 (diff)
parent728c4f81b8d36ae8a84d9b7dce81bb94bc63ba94 (diff)
Merge pull request #119259 from romildo/upd.e16
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 794dd21e4aa13..53285fbce8770 100644
--- a/nixos/modules/services/x11/window-managers/default.nix
+++ b/nixos/modules/services/x11/window-managers/default.nix
@@ -15,6 +15,7 @@ in
     ./cwm.nix
     ./clfswm.nix
     ./dwm.nix
+    ./e16.nix
     ./evilwm.nix
     ./exwm.nix
     ./fluxbox.nix