diff --git a/modules/desktop/hyprland/default.nix b/modules/desktop/hyprland/default.nix index 2e8f8be9..efd5a241 100644 --- a/modules/desktop/hyprland/default.nix +++ b/modules/desktop/hyprland/default.nix @@ -152,10 +152,10 @@ in { # source = ../../../config/swaylock; # recursive = true; # }; - #ags = { - # source = ../../../config/ags; - # recursive = true; - #}; + ags = { + source = ../../../config/ags; + recursive = true; + }; }; };