From 6bcd69b5d0dccf6467e7b50133e6e7819b225819 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Fri, 15 Nov 2024 23:25:27 +0400 Subject: [PATCH] readd homemanager ags thingy --- modules/desktop/hyprland/default.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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; + }; }; };