diff --git a/flake.nix b/flake.nix index 6b973b2d..b0ecbb4c 100644 --- a/flake.nix +++ b/flake.nix @@ -65,8 +65,6 @@ nixosModules.default = import ./nix/module.nix self; homeManagerModules.default = import ./nix/hm-module.nix self; - - overlay = throw "Hyprland: .overlay output is deprecated, please use the .overlays.default output"; }; nixConfig = {