diff --git a/hosts/nyx/home.nix b/hosts/nyx/home.nix index ad7334e..841619f 100644 --- a/hosts/nyx/home.nix +++ b/hosts/nyx/home.nix @@ -3,7 +3,6 @@ { imports = [ ../../modules/home-manager/hypr/default.nix - ../../modules/home-manager/ags/default.nix ../../modules/nixos/games/default.nix ]; diff --git a/modules/home-manager/hypr/default.nix b/modules/home-manager/hypr/default.nix index 9a92190..a2864e7 100644 --- a/modules/home-manager/hypr/default.nix +++ b/modules/home-manager/hypr/default.nix @@ -5,6 +5,7 @@ ./hyprland/keybinds.nix ./hyprland/execs.nix ./hyprlock.nix + ../ags/default.nix ]; # apparently hyprcursor doesn't work with hm?