From bf2673ba6f3c46f7b572aa48798afe0b1f2325ca Mon Sep 17 00:00:00 2001 From: andrey_varnavskiy Date: Mon, 16 Dec 2024 06:11:33 +0500 Subject: [PATCH] no comment --- nixos/modules/hyprland.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos/modules/hyprland.nix b/nixos/modules/hyprland.nix index 0297e1b..272c806 100644 --- a/nixos/modules/hyprland.nix +++ b/nixos/modules/hyprland.nix @@ -1,5 +1,4 @@ { - # programs.uwsm.enable = true; programs.hyprland = { enable = true; withUWSM = true;