From 8235c282d907ae34585be7ff4de1d469089fbb0c Mon Sep 17 00:00:00 2001 From: blahai Date: Fri, 30 Aug 2024 23:20:51 +0300 Subject: [PATCH] this thing cuz yes --- hosts/nyx/home.nix | 1 - modules/home-manager/hypr/default.nix | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) 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?