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-10-20 00:17:05 -0300
committerAndersonTorres <torres.anderson.85@protonmail.com>2022-10-21 00:01:43 -0300
commitaf3779f819285ba9b082c38b3594b83546dea740 (patch)
tree71a9ea9d929f2fbe48b2dce78bab6cb483cb852e /nixos/modules/services/x11/window-managers/default.nix
parent49b55099eaf05b693bc1589f21e65c2c9f522ee0 (diff)
nixos/hypr: add 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 36d5b3c8156d8..48b413beaa865 100644
--- a/nixos/modules/services/x11/window-managers/default.nix
+++ b/nixos/modules/services/x11/window-managers/default.nix
@@ -23,6 +23,7 @@ in
     ./fvwm3.nix
     ./hackedbox.nix
     ./herbstluftwm.nix
+    ./hypr.nix
     ./i3.nix
     ./jwm.nix
     ./leftwm.nix