aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/nixos/des/hyprland.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/nixos/des/hyprland.nix b/modules/nixos/des/hyprland.nix
index bb18225..12f05ea 100644
--- a/modules/nixos/des/hyprland.nix
+++ b/modules/nixos/des/hyprland.nix
@@ -1,7 +1,5 @@
{ config, lib, pkgs, ... }:
-{ config, lib, pkgs, ... }:
-
{
# Disable X11 for Wayland-only setup
services.xserver.enable = false;