From 1bb49481dbec223e68df4f60fa1d425525e16cff Mon Sep 17 00:00:00 2001 From: brustybee Date: Mon, 13 Apr 2026 03:04:59 +0530 Subject: This is like that one dream you don't know how to describe --- common/modules/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'common/modules/default.nix') diff --git a/common/modules/default.nix b/common/modules/default.nix index d093757..ade06b3 100644 --- a/common/modules/default.nix +++ b/common/modules/default.nix @@ -10,7 +10,8 @@ let }; modules = { mango = import ./mango args; - x11 = import ./x11 args; + hypr = import ./hyprland args; + dwm = import ./dwm args; terminal = import ./terminal args; beevim = import ./beevim args; matugen = import ./matugen args; -- cgit v1.3.1