From 062662008896b20fec144aec6392da27f428b8af Mon Sep 17 00:00:00 2001 From: Ahwx Date: Wed, 17 Jun 2026 13:00:18 +0200 Subject: [PATCH] chore: import hyprland again --- modules/home/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/default.nix b/modules/home/default.nix index 2a98f2c..86c6be7 100644 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -6,7 +6,7 @@ ++ [ (import ./sway/default.nix) ] ++ [ (import ./fonts.nix) ] ++ [ (import ./htop.nix) ] - # ++ [ (import ./hyprland) ] + ++ [ (import ./hyprland) ] # ++ [ (import ./hyprlock) ] # ++ [ (import ./kitty.nix) ] ++ [ (import ./kanshi.nix) ]