diff --git a/modules/home/hyprland/default.nix b/modules/home/hyprland/default.nix index e70fcb6..bbca1b7 100644 --- a/modules/home/hyprland/default.nix +++ b/modules/home/hyprland/default.nix @@ -44,12 +44,6 @@ swaylock.enable = true; }; - wayland.windowManager.hyprland = { - enable = true; - systemdIntegration = true; - # extraConfig = builtins.readFile ./conf/hyprland.conf; - }; - # hyprland configs, based on https://github.com/notwidow/hyprland home.file.".config/hypr" = { source = ./conf/hypr;