mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-01 20:51:58 -07:00
Nix/HM module: solve conflict with upstream HM module
This commit is contained in:
@@ -11,6 +11,8 @@ self: {
|
|||||||
inherit (cfg) nvidiaPatches;
|
inherit (cfg) nvidiaPatches;
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
|
disabledModules = ["services/window-managers/hyprland.nix"];
|
||||||
|
|
||||||
meta.maintainers = [lib.maintainers.fufexan];
|
meta.maintainers = [lib.maintainers.fufexan];
|
||||||
|
|
||||||
options.wayland.windowManager.hyprland = {
|
options.wayland.windowManager.hyprland = {
|
||||||
|
Reference in New Issue
Block a user