From 4d35b9581615084620a2a284c495f4b87bed862a Mon Sep 17 00:00:00 2001 From: Patrick Menking Date: Tue, 17 Sep 2024 16:03:37 -0400 Subject: [PATCH] Wait that already was set in hypr --- modules/core.nix | 2 -- 1 file changed, 2 deletions(-) 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 = {