From 922dbb8f8cbc48ccc23f4dfddb232102d3e9a258 Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Thu, 31 Aug 2023 00:37:17 +0200 Subject: --- modules/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/hyprland.nix') diff --git a/modules/hyprland.nix b/modules/hyprland.nix index 0540606..1502c99 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -1,6 +1,6 @@ { config, lib, ...}: { - programs.hyprland.enable = true; + # programs.hyprland.enable = true; # Optional, hint electron apps to use wayland: environment.sessionVariables.NIXOS_OZONE_WL = "1"; } \ No newline at end of file -- cgit v1.2.3