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>2022-07-28 01:43:28 -0300
committerAndersonTorres <torres.anderson.85@protonmail.com>2022-07-28 22:28:41 -0300
commitbef8e4df1dcd3382e71d0ab512e05eaf0fb8559f (patch)
treefe07e6b631475eaaac488fdfb11a625110b976e2 /nixos/modules/services/x11/window-managers/default.nix
parentcd43f8b8bd9217f2effa4f475ade3809f26e76d4 (diff)
fvwm3: nixos module
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 5d4ddf0c2804b..4e56b393e2e56 100644
--- a/nixos/modules/services/x11/window-managers/default.nix
+++ b/nixos/modules/services/x11/window-managers/default.nix
@@ -20,6 +20,7 @@ in
     ./exwm.nix
     ./fluxbox.nix
     ./fvwm2.nix
+    ./fvwm3.nix
     ./herbstluftwm.nix
     ./i3.nix
     ./jwm.nix