diff --git a/modules/core.nix b/modules/core.nix index 9a36591..1f20cb3 100644 --- a/modules/core.nix +++ b/modules/core.nix @@ -22,8 +22,6 @@ home.enable = lib.mkEnableOption "enable home configuration"; }; }; - - hypr.enable = lib.mkEnableOption "enable hyprland"; }; config = {